Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache ERROR

Status
Not open for further replies.

StealerAce

Programmer
Jul 18, 2005
8
US
<OS 10048>Only one usage of each socket address<protocol/network address/port>is normally permitted. :make_shock: could not bind to adress 0.0.0:80 no listening sockets availble, shutting down

I have gotten this does anyone know how I can fix this I would greatly appriate the help :)
 
You have something else already running on port 80. This could be a p2p program, another server or even a previous instance of apache.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top