Koozali.org: home of the SME Server

Problem with HTTPD help me

Daniel Bahl

Problem with HTTPD help me
« on: December 05, 2001, 04:56:38 PM »
[root@nettohost02 /backup]# /etc/rc.d/init.d/httpd-e-smith status
httpd dead but subsys locked
[root@nettohost02 /backup]# /etc/rc.d/init.d/httpd-e-smith restart
Shutting down http:                                        [ FAILED ]
Starting httpd:                                            [   OK   ]
[root@nettohost02 /backup]# /etc/rc.d/init.d/httpd-e-smith status
httpd dead but subsys locked
[root@nettohost02 /backup]#

Can't start HTTPD ??

what's wrong ?


daniel

Chris O'Donovan

Re: Problem with HTTPD help me
« Reply #1 on: December 06, 2001, 09:06:16 PM »
Try this for more information on why httpd is failing

   tail /var/log/httpd/error_log

Chris