View Single Post
  #9 (permalink)  
Old 06-12-08, 06:12 AM
hightechguy hightechguy is offline
Newbie Coder
 
Join Date: Jun 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Hi, guys

I have pretty much the same problem - Apache 2.2 stopped running after XP SP3 installation.

httpd.exe -k start gives

(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs


netstat -ao gives no information on port 80, looks like port 80 is free

I've tried to :

* Make Apache to Listen 127.0.0.1:80 as newiaqua adviced - no luck
* modify Apache port number to 3128 as newiaqua adviced - no luck
* turned off my Windows XP firewall - no luck
* uncheck Skype port 80 usage, like iga3k and maurito said - no luck
* reinstall Apache- no luck

Any ideas are highly appreciated

Thank you in advance,
hightechguy
Reply With Quote