Unlikely Teacher

1. Share Everything* [Programming Gotchas, Technology News, Insights on Living and Everything in Between]

Failed Apache Startup (Skype Conflict)

August 1st, 2008 · 1 Comment · Tools

For the past few days, I’ve been puzzled why there are times when my Apache Server would not start up properly.

Below is the message that I’ve been getting from the Windows Application Event Log:

The Apache service named  reported the following error: (OS 10048) 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.

As it turns out, my Skype installation was conflicting with Apache (thanks to this post).

You can resolve this conflict by going to Skype’s Tools > Options > Advanced > Connection settings.

Make sure to un-check the “Use port 80 and 443 as alternatives for incoming connections”.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • Reddit
  • StumbleUpon
  • Tumblr
  • Twitter

Tags: ·

One Comment so far ↓

Leave a Comment