On Tuesday 15 February 2005 13:38, Grant wrote:
> When I try to restart apache2 I get:
> 
> /etc/init.d/apache2 restart
> * Starting apache2... [ !! ]
> 
> and there is nothing in the error_log.  Trying to stop apache2 give me this:
> 
> /etc/init.d/apache2 stop
> * ERROR:  "apache2" has not yet been started.
> 
> but my pages are being served just fine.  Does anyone know what's going on 
> here?

You must have somehow started apache2 manually.

try
    # killall apache && sleep 5 && /etc/init.d/apache2 start
That should restart it for you, and bring it under control of the Gentoo 
initscripts again.
The sleep 5 is to give apache time to finish exiting

-- 
t3h 3l3ctr0n3rd <[EMAIL PROTECTED]>
Supermarket Deli Clerk and Student Programmer

OpenPGP Key Fingerprint:
    0A65 EEFA B23A F0AC E6C2 C71C BEA0 E055 BE0E EC25

Attachment: pgpSNIQUFbGe0.pgp
Description: PGP signature

Reply via email to