View Single Post
  #2 (permalink)  
Old 08-29-2008, 02:07 PM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 390
Tor is on a distinguished road
Default

Is something already using port 80? I got this error a long time ago and in my httpd.conf file I commented out this line:

Code:
Listen :80
and restarted apache. It worked fine.
Reply With Quote