Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Daniel Bahl on December 05, 2001, 04:56:38 PM

Title: Problem with HTTPD help me
Post by: Daniel Bahl 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
Title: Re: Problem with HTTPD help me
Post by: Chris O'Donovan 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