httpd has failed, please contact the sysadmin.

InternetPEI

Well-Known Member
May 26, 2003
100
0
166
Apace shows started when done in SSH
but shows failed in WHM and no pages load ever since trying to install GD
I have since retried without the GD and also restored the apache as default with no luck..

tails dont show anything wrong...


Any suggestions?
 

celliott

Well-Known Member
Jan 2, 2006
459
0
166
United Kingdom
I had this issue on a VPS a few days back, try this:

Code:

iptables --flush
service httpd restart - Or restart in WHM.

If not then you really need someone to take a look at your server to correct the problem, there isn't really enough info.

Chris.
 

InternetPEI

Well-Known Member
May 26, 2003
100
0
166
Hi Chris,

no luck :(


[Fri Nov 3 10:15:49 2006] [error] PHP Fatal error: Call to undefined function: imagecreate() in /home/passyour/public_html/includes/imageverification.php on line 19
[Fri Nov 3 10:15:54 2006] [notice] caught SIGTERM, shutting down


(missing GD, reason I attempted a rebuild)



Configtest shows systax ok

When I attempt /etc/rc.d/init.d/httpd start , shows started, but when I do restart or stop a second later, shows its not running.. Kill shows no processes running..

WHM, shows the same :(


Edit:

Just did a reboot, same.. trying easyapaceh through SSH now
 

InternetPEI

Well-Known Member
May 26, 2003
100
0
166
Latest build in SSH

Last of the build info:



initfpsuexec: using apache 1.x support
PHP version file has been updated to 4.4.3
Executing /scripts/postbuildapache (if exists)...Done
/etc/rc.d/init.d/httpd start: httpd started
initfpsuexec: using apache 1.x support
Waiting for httpd to restart.........httpd: no process killed
.....finished.


httpd has failed, please contact the sysadmin.





When trying to cehck status:

# /etc/rc.d/init.d/httpd status

Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://localhost/server-status
 

InternetPEI

Well-Known Member
May 26, 2003
100
0
166
Not much besides a few missing files and missing gd

[Fri Nov 3 10:15:38 2006] [error] [client 220.129.209.178] File does not exist: /home/passyour/public_html/404.shtml
[Fri Nov 3 10:15:46 2006] [error] [client 69.147.14.50] File does not exist: /home/passyour/public_html/kids/games/bmx/bmx-play.html
[Fri Nov 3 10:15:46 2006] [error] [client 69.147.14.50] File does not exist: /home/passyour/public_html/404.shtml
[Fri Nov 3 10:15:47 2006] [error] [client 220.129.209.178] File does not exist: /home/passyour/public_html/favicon.ico
[Fri Nov 3 10:15:47 2006] [error] [client 220.129.209.178] File does not exist: /home/passyour/public_html/404.shtml
[Fri Nov 3 10:15:47 2006] [error] [client 220.129.209.178] File does not exist: /home/passyour/public_html/favicon.ico
[Fri Nov 3 10:15:47 2006] [error] [client 220.129.209.178] File does not exist: /home/passyour/public_html/404.shtml
[Fri Nov 3 10:15:49 2006] [error] PHP Fatal error: Call to undefined function: imagecreate() in /home/passyour/public_html/includes/imageverification.php on line 19
[Fri Nov 3 10:15:54 2006] [notice] caught SIGTERM, shutting down
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
Try rebuilding with the verbose option set to see if any errors occur during the building of PHP.