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: Problem with Apache 2.2.3
Author
cicitta86



Joined: 02 Oct 2006
Posts: 7

PostPosted: Mon 02 Oct '06 17:31    Post subject: Problem with Apache 2.2.3 Reply with quote

Hello....I installed Apache 2.2.3 with the MSI installer...but when i do the debugging of httpd.conf it tells me:

make_sock: could not bind to adress 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Back to top
ali_fareed



Joined: 04 Jul 2006
Posts: 61
Location: Bahrain

PostPosted: Mon 02 Oct '06 20:45    Post subject: Reply with quote

that means that another application is using port 80 try finding out which application is doing that using netstat like this
Code:
netstat -ab
Back to top


Reply to topic   Topic: Problem with Apache 2.2.3 View previous topic :: View next topic
Post new topic   Forum Index -> Apache