Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Can't bind to address 0.0.0.0:8080 |
|
Author |
|
dsiglin
Joined: 16 Apr 2008 Posts: 2
|
Posted: Wed 16 Apr '08 7:14 Post subject: Can't bind to address 0.0.0.0:8080 |
|
|
I'm trying to get Apache (2.0) to listen on port 8080. However, I get the dreaded '<OS 10048>Only one usage of each socket address <protocol/network address/port> is normally permitted. : make_sock: could not bind to address 0.0.0.0:8080 no listening sockets available, shutting down'.
I downloaded and ran TCPView to see what program could be using port 8080. Nothing shows up. What am I doing wrong?
In my 'httpd.conf' file I've set my server to port 8080, as well as the 'listen' command to 8080.
thanks,
David |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Wed 16 Apr '08 19:41 Post subject: |
|
|
Which Windows do you use? Any firewall? |
|
Back to top |
|
dsiglin
Joined: 16 Apr 2008 Posts: 2
|
Posted: Thu 17 Apr '08 19:10 Post subject: |
|
|
Windows XP SP2, no firewall setting via Windows but firewall on router. I've opened the appropriate port via router but no go. Hmm...I might have to open the port via DSL modem as well. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Thu 17 Apr '08 20:06 Post subject: |
|
|
External firewall has nothing to do with could not bind to address 0.0.0.0:8080. You may read Programs that may causes apache not running. Did you tried a different port yet? |
|
Back to top |
|
|
|
|
|
|