make_sock: could not bind to address 0.0.0.0:80 windows apache not starting [Solved]
make_sock: could not bind to address 0.0.0.0:80 windows apache not starting [Solved]
Apache is not starting and throwing error message in my error logs.
(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:80
no listening sockets available, shutting down
This happened in my windows machine.
Solution
Check whether you have installed SKYPE and you have opened it. Then please exit or close skype and try starting the apache / xampp.
It should work fine.
When Skype installs it picks a port with a high number such as 12754 for its own use, but it also picks some backup ports – one of which is port 80. This causes the conflict with Apache. Drill down to Skype’s advanced tab and tell it not to use port 80.
One more point is
If you start Apache first, skype uses a different port 🙂
Incoming search terms:
- ah00072 (38)
- AH00072: make_sock: could not bind to address 0 0 0 0:80 (36)
- make_sock: could not bind to address 0 0 0 0:80 (35)
- (13)permission denied: ah00072: make_sock: could not bind to address 0 0 0 0:80 (28)
- AH00072: make_sock: could not bind to address [::]:80 (25)
- could not bind to address 0 0 0 0:80 (23)
- xampp make_sock: could not bind to address 0 0 0 0:80 (20)
- (os 10048)only one usage of each socket address (protocol/network address/port) is normally permitted : ah00072: make_sock: could not bind to address 0 0 0 0: 80 (18)
- permission denied: ah00072: make_sock: could not bind to address [::]:80 (15)
- make sock : could not bind to address 0 0 0 0:80 no listening sockets available shutting down (15)
- ah00072: make_sock: could not bind to address (15)
- make_sock: could not bind to address 0 0 0 0:80 xampp (15)
- 0 0 0 0:80 (13)
- ah00072 make_sock could not bind to address 80 (12)
- address already in use: ah00072: make_sock: could not bind to address 0 0 0 0:80 (11)
- Permission denied: AH00072: make_sock: could not bind to address 0 0 0 0:80 (11)
- (13)permission denied: ah00072: make_sock: could not bind to address 0 0 0 0:80 no listening sockets available shutting down (10)
- xampp could not bind to address (10)
- NULL (8)
- apache make_sock: could not bind to address 0 0 0 0:80 (7)
- Permission denied: AH00072: make_sock: could not bind to address (6)
- Address already in use: AH00072: make_sock: could not bind to address [::]:80 (6)
- Permission denied: make_sock: could not bind to address 0 0 0 0:80 (6)
- ah00072 make_sock could not bind to address (5)
- ah00072 make_sock could not bind to address 0 0 0 0 80 (5)
- make_sock could not bind to address 0 0 0 0 80 (5)
- denver no listening sockets available (5)
- (13)Permission denied: make_sock: could not bind to address 0 0 0 0:80 (4)
- (48)Address already in use: AH00072: make_sock: could not bind to address 0 0 0 0:80 (3)
- address already in use: ah00072 (3)
- make_sock: could not bind to address windows (3)
- make_sock could not bind to address 0 0 0 0 80 os 10013 (3)
- make_sock: could not bind to address (3)
- AH00072 apache (3)
- apache2: (2)
- (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:80 no listening sockets available shutting down (2)
- )Address already in use: AH00072: make_sock: could not bind to address 0 0 0 0:80 (2)
- make_sock (2)
- make_sock could not bind to address 0 0 0:80 (2)
- make e dress (2)
Closed Skype and it worked like a charm! Thanks this was very helpful.
Hey it really helped me a lot.