Mailinglist Archive: opensuse (3222 mails)
| < Previous | Next > |
Re: [SLE] apache restart problem after 1.3.9 uppgrade - what'smissing?
- From: icarus@xxxxxxxxxxxx (Rogier Maas)
- Date: Wed, 23 Feb 2000 23:42:45 +0100
- Message-id: <38B46265.9713701B@xxxxxxxxxxxx>
Lenz Grimmer wrote:
>
> Hi,
>
> On Wed, 23 Feb 2000, Joakim Schramm wrote:
>
> > anyone knows a solution to this? apache 1.3.9 upgraded on a 6.2 system.
> > I suspect something is out of date in some base package, but which? I
> > have to fix this via remote login so don't wanna risk a complete update
> > of all base packages.
> >
> > ns:/etc # rcapache restart
> > Shutting down service httpd done
> > Starting service httpd startproc: Usage:
> > startproc [+/-<prio>] [-s] [-u uid] [-g gid] [-v] [-l
> > log_file|-q] /full/path/to/program
> > failed
> >
> > however this clean start of apache works, but...
>
> Hmm:
>
> > rpm -qf /sbin/startproc
> sysvinit-2.76-59
>
> Have a look how apache is started in /sbin/init.d/apache. Seems like this
> init script is using a new parameter that the old startproc does not
> understand. I am sure you can safely remove that parameter.
>
> Bye,
> LenZ
I had this once, when I upgraded from 1.3.6 to 1.3.9. Turned out 'make
install' made the apachectl, but didn't copy it into the right
directory. I never had anything to do with rcapache though.. Copying
apachectl manually should do the trick. I'm not sure whether to use
rcapache or apachectl. I always use apachectl.
Rogier
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |