![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Serving and Management how to web server support forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Apache error "network"
EDIT: it actually still works, but it would be nice to get rid of this error
only one usage of each socket adress <protocol/network adresss/port> is normally permitted. :make_sock: could not bind to adress 0.0.0.0:80 no listening sockets available, shutting down. i had it settup this exact same way, but i recently reformatted to XP Professional, does anyone know a fix for this. i have it set for # # Listen: Allows you to bind Apache to specific IP addresses and/or # ports, instead of the default. See also the <VirtualHost> # directive. # # Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto all bound IP addresses (0.0.0.0) # #Listen 12.34.56.78:80 Listen 80 do i need to do more? Last edited by Compumaniac12; 01-15-2006 at 06:27 AM. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#4 (permalink) |
|
Registered User
Join Date: Jan 2006
Posts: 75
OS: Windows XP Professional, Windows 2000 Professional, Windows 2000 Server
|
As it says in the configuration file:
# Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto all bound IP addresses (0.0.0.0) You should include your IP address in the listen command, for example: Listen 192.168.0.1:80 The result of just having Listen 80 is the message you are getting (trying to listen on 0.0.0.0) |
|
|
|
|
|
#5 (permalink) |
|
Registered User
|
srry you had to post
Fixed PHP working Mysql working Phpbb forums... kinda working help me here please http://www.techsupportforum.com/web-...t-problem.html |
|
|
|
![]() |
| Thread Tools | |
|
|