LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   HTTPD dead but subsys locked (https://www.linuxquestions.org/questions/linux-server-73/httpd-dead-but-subsys-locked-927149/)

jsaravana87 02-02-2012 07:38 AM

HTTPD dead but subsys locked
 
Hi
im facing out problem httpd status dead .Even http service getting startup without any problem

error log im getting out these error
[notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[notice] Digest: generating secret for digest authentication ...

I tried following things but still problem persists

killall -9 httpd
commented the following line httpd.conf file
LoadModule auth_digest_module libexec/apache22/mod_auth_digest.so but still problem persists .

rhbegin 02-02-2012 09:54 AM

Take a look in /var/run

and see if you see a httpd.pid file

I am wondering if the service is dying but leaving the httpd.pid file behind?


All times are GMT -5. The time now is 11:02 AM.