logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Error: make_sock could not bind to address
Author
nGene



Joined: 11 Mar 2008
Posts: 1
Location: Finland

PostPosted: Tue 11 Mar '08 16:49    Post subject: Error: make_sock could not bind to address Reply with quote

I just installed Apache 2.2.8 on a Win XP machine but am getting this error when trying to start it:

Code:
Only one usage of each socket address <protocol/network address/port> is normally permitted.  : make_sock could not bind to address 127.0.0.1:80 no listening sockets available, shutting down
Unable to open logs


I've checked my ports with netstat, and there doesn't seem to be anything using port 80. I'm not running Skype (which, according to some googling, seems to be causing this problem), AFAIK I'm not running IIS, and disabling my firewall (ZoneAlarm) didn't help either.

Please help! I'm stuck with this thing...
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3057
Location: Hilversum, NL, EU

PostPosted: Tue 11 Mar '08 23:18    Post subject: Reply with quote

Did you searched the forum with Make_sock , quite some posts ?

Btw.
Disabling a firewall does not always help, you have to uninstall it.

Steffen
Back to top


Reply to topic   Topic: Error: make_sock could not bind to address View previous topic :: View next topic
Post new topic   Forum Index -> Apache