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
-
[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
-
Try this for more information on why httpd is failing
tail /var/log/httpd/error_log
Chris