Jump to content

Just got a dedi, Apache is running but I can't pull up the test page


tibberous

Recommended Posts

The server is running CentOS. I checked the firewall and it is set to allow port 80.

 

I changed the ServerName to the ip:80 in the httpd.conf file and rebooted the server. When I try to connect to the IP, nothing happens, it just times out.

 

I've tried playing with the virtual hosts, but ended up just changing everything back. Any idea how I can get the test page to show up?

Can you do the following test:

 

telnet ipaddress 80

 

I know you said you checked the firewall, but I'd check again.

Do a "netstat -tapn" on the server and check to see if apache is actually running and if it is using port 80.

 

-steve

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.