Web Hosting Talk







View Full Version : Oh No! My Server is Down and I Can't Get it Back Up!


a1022
12-19-2001, 04:10 PM
I am using CPanel. And everytime I try to bring Apache back online, it gives me this message:

Looking up localhost Making HTTP connection to localhost Alert!: Unable to connect to remote host. lynx: Can't access startfile http://localhost/server-status

When I tried to do it in shell it gives me this:

[Wed Dec 19 15:01:01 2001] [warn] NameVirtualHost 66.96.220.95:80 has no VirtualHosts
[Wed Dec 19 15:01:01 2001] [warn] NameVirtualHost 66.96.220.95:80 has no VirtualHosts
/etc/rc.d/init.d/httpd start: httpd started

But Apache is still down, meaning it won't serve up the webpages. Could anyone shed any light for me?

MikeA
12-19-2001, 05:11 PM
Couple of things. Cpanel is notorious for not restarting services when I do a reboot. Try the following first:

/usr/local/cpanel/whostmgr/bin/ipaliases start

/usr/local/apache/bin/apachectl restart (ignore those virtual host errors)

/etc/rc.d/init.d/named restart

See what happens.

a1022
12-19-2001, 05:25 PM
Thanks Mike! Got it back up with some help from Burst.net tech support too. Wheew!!

mercury
12-19-2001, 05:38 PM
Have the same problem here...
It' is the second time in 24 hours the server goes down with this problem...

strange...This problem happens afther the daily check of CPanel update....

do you know how to solve it?