PDA

View Full Version : Web-Server offline but running


adamluz
20th June 2006, 23:54
In ISPConfig it reports that my web server is offline however all the webpages are running. Something I need to do to fix this?

Adam

falko
21st June 2006, 03:06
Is APache listening on 127.0.0.1? What's the output of netstat -tap?

adamluz
21st June 2006, 20:35
No it wasn't listening. I added 127.0.0.1:80 and now it works great. Thanks...