Jump to content

Apache refuses to run; make_sock error


nenena

Recommended Posts

Every time I try to start Apache, I get the following error:

 

Only one usage of each socket address (protocol/network address/port) is normally permitted.  : make_sock: could not bind to address 0.0.0:80

 

...and then Apache shuts itself down.

 

Um, help?  I'm using a brand-new computer and just freshly installed Apache, but I have no idea what's going on with the error message or why Apache won't even run. 

Link to comment
Share on other sites

It means that port 80 is already in use.  It could be IIS or a different Apache install, or Apache could already be running... So on.

 

 

If you're under Windows, look at control alt delete and see what's in there, and if anything looks like it would be using port 80.

 

 

If you're under linux, just run ps -A and look for Apache or something similar.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.