Apache 2.4.7 windows install no listening sockets available

Author: Steven Neiland
Published:

Warning: This blog entry was written two or more years ago. Therefore, it may contain broken links, out-dated or misleading content, or information that is just plain wrong. Please read on with caution.

So a recent virus infection ended up with me wiping my windows computer and reinstalling everything. While I was in the process of getting everything I use up and working again I encountered this error message while trying to install the "Apache HTTPD" webserver.

Installing the Apache2.4 service
The Apache2.4 service is successfully installed.
Testing httpd.conf....
Errors reported here must be corrected before the service can be started.
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:80
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open log

Skype

A quick google search turned up a couple of different possible culprits and a quick process of elimination identified that the skype app was to blame. Turning it off (not just logging out) allowed me to then get apache httpd installed and running.

What I don't get is why this error is thrown. Once installed as a service httpd and skype both work fine on the same machine. Oh well, the joys of working with computers.

Reader Comments

Jake's Gravatar
Jake
Thursday, April 24, 2014 at 2:30:54 AM Coordinated Universal Time

I think the Windows version of Apache 2.4.7 I installed around the date of your post has a socket leak, so eventually runs out of sockets. The previous 2.4.3 I used was not stable either, which was the only reason to upgrade. Due to these issues, most of my hosting is third-partied now, but I would like to know of a stable version of WAMP for XP Pro, if one exists...

  • Please keep comments on-topic.
  • Please do not post unrelated questions or large chunks of code.
  • Please do not engage in flaming/abusive behaviour.
  • Comments that contain advertisments or appear to be created for the purpose of link building, will not be published.

Archives Blog Listing