Forum Moderators: phranque
aiting for httpd to restart.... . . . . . . . . . . finished.httpd status
root 16095 0.6 4.2 20664 19320? S 11:00 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd
httpd has failed, please contact the sysadmin.
I didnt do anything to cause it to fail but I cant sus out why it wont restart.
Anyone got any ideas?
Cheers
Chriz
Edit/Delete Message
I assume you have root access and can SSH into the server.
From root shell...
1. cd /etc/httpd/bin
2. httpd configtest
It should look like this:
root@server [/etc/httpd/bin]# httpd configtest
Syntax OK
---
Yours will probably spit back some errors, hopefully this will help you diagnose the problem.