PDA

View Full Version : Apache port 80 problem


sodapop
5th April 2008, 05:52
Hi all,

I am running ispconfig on fc5 for quite sometime now. But just recently I encountered a problem on Apache. Somehow it is not listening on port 80 anymore. On my ispconfig CP it says that it is offline. What can be the problem?


Thanks and Best regards,
Sodapop

sodapop
5th April 2008, 05:57
BTW, when I telnet to port 80 it says connection refused.

topdog
5th April 2008, 14:29
it could have died have you restarted it ?

gzs
5th April 2008, 14:40
Hi there

Which linux distro are you using?
Does the apache/ ispconfig log say anything?
What if you do a syntax check on your apache configuration file (e.g. apache2ctl -t ) ?
Double check if it is started (e.g. ps aux | grep apache )

Cheers
Gil