[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

no pidfile found, apache problems



Hi,
I'm getting this error when I try to restart apache. I've got two
daemons, one with mod_ssl and the other one without it. I don't think
that this matters but I can not understand why I get this error.

debian:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
Starting web server: Apache2.
debian:/etc/apache2/sites-enabled# /etc/init.d/apache2 stop
Stopping web server: Apache2 ... no pidfile found! not running?.
debian:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
Forcing reload of web server: Apache2 ... no pidfile found! not
running?httpd (pid 2134) already running
.
debian:/etc/apache2/sites-enabled#
debian:/etc/apache2/sites-enabled# ps aux
root      2134  0.0  1.7 12684 4624 ?        Ss   05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2135  0.0  1.8 12684 4744 ?        S    05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2136  0.0  1.8 12684 4648 ?        S    05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2137  0.0  1.8 12684 4648 ?        S    05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2138  0.0  1.8 12684 4648 ?        S    05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2139  0.0  1.8 12684 4648 ?        S    05:32   0:00
/usr/sbin/apache2 -k start -DSSL
www-data  2140  0.0  1.8 12684 4648 ?        S    05:33   0:00
/usr/sbin/apache2 -k start -DSSL
debian:/etc/apache2/sites-enabled# /usr/local/apache/bin/apachectl stop
/usr/local/apache/bin/apachectl stop: httpd stopped
debian:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
Forcing reload of web server: Apache2 ... no pidfile found! not
running?httpd (pid 2134) already running
.

When I stop the one located in /usr/local/apache it does stop. I don't
have any problem with that one.

Does anyone have any idea of what's going on?

Thanks very much.

Maria



Reply to: