Asdafads Posted November 14, 2012 Share Posted November 14, 2012 (edited) Hey guys, I am interested in starting my own website and I am having trouble with Apache. I haven't heard of it until today and I've been stuck with the same problem for the past couple of hours, googling to no avail. Currently, my problem is: <OS 10048>Only one usage of each socket address <protocol/network address/port> is normally permitted. : AH00072: make_sock: could not bind address 0.0.0.0:80 AH00451: no listening sockets available, shutting down AH00015: Unable to open logs When I go to cmd.exe and type in "netstat -a n- p- tcp -t" it says TCP 0.0.0.0:80 LISTENING [lots of other local addresses follow] Any help would be appreciated. Edit with dump: C:\Windows\System32>cd c:\apache2.4\bin c:\Apache2.4\bin>httpd.exe -e debug [Wed Nov 14 03:10:51.523495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module access_compat_module [Wed Nov 14 03:10:51.524495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module actions_module [Wed Nov 14 03:10:51.525495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module alias_module [Wed Nov 14 03:10:51.525495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module allowmethods_module [Wed Nov 14 03:10:51.526495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module asis_module [Wed Nov 14 03:10:51.527495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module auth_basic_module [Wed Nov 14 03:10:51.527495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authn_core_module [Wed Nov 14 03:10:51.528495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authn_file_module [Wed Nov 14 03:10:51.529495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authz_core_module [Wed Nov 14 03:10:51.529495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authz_groupfile_module [Wed Nov 14 03:10:51.530495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authz_host_module [Wed Nov 14 03:10:51.531495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module authz_user_module [Wed Nov 14 03:10:51.532495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module autoindex_module [Wed Nov 14 03:10:51.532495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module cgi_module [Wed Nov 14 03:10:51.533495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module dir_module [Wed Nov 14 03:10:51.534495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module env_module [Wed Nov 14 03:10:51.535495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module include_module [Wed Nov 14 03:10:51.536495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module isapi_module [Wed Nov 14 03:10:51.537495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module log_config_module [Wed Nov 14 03:10:51.537495 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module mime_module [Wed Nov 14 03:10:51.540496 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module negotiation_module [Wed Nov 14 03:10:51.541496 2012] [so:debug] [pid 5012:tid 160] mod_so.c(245): A H01575: loaded module setenvif_module (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 AH00451: no listening sockets available, shutting down AH00015: Unable to open logs c:\Apache2.4\bin>netstat -a -n -p tcp -t Active Connections Proto Local Address Foreign Address State Offload S tate TCP 0.0.0.0:80 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:135 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:443 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:445 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:554 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1026 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1027 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1028 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1030 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:1035 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:2869 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:5938 0.0.0.0:0 LISTENING InHost TCP 0.0.0.0:10243 0.0.0.0:0 LISTENING InHost TCP 127.0.0.1:843 0.0.0.0:0 LISTENING InHost TCP 127.0.0.1:1031 127.0.0.1:1032 ESTABLISHED InHost TCP 127.0.0.1:1032 127.0.0.1:1031 ESTABLISHED InHost TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING InHost TCP 127.0.0.1:5939 0.0.0.0:0 LISTENING InHost TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING InHost TCP 127.0.0.1:30100 0.0.0.0:0 LISTENING InHost TCP 192.168.1.199:139 0.0.0.0:0 LISTENING InHost TCP 192.168.1.199:1371 23.7.48.60:443 CLOSE_WAIT InHost TCP 192.168.1.199:4583 23.7.208.60:443 CLOSE_WAIT InHost TCP 192.168.1.199:9114 92.51.171.92:5938 ESTABLISHED InHost c:\Apache2.4\bin> Edited November 14, 2012 by Asdafads Quote Link to comment https://forums.phpfreaks.com/topic/270665-apache-the-requested-operation-has-failed/ Share on other sites More sharing options...
requinix Posted November 14, 2012 Share Posted November 14, 2012 You already have something running on port 80 (but that netstat output doesn't say what - use the -b flag to include the program name). Do you see anything at http://localhost? Quote Link to comment https://forums.phpfreaks.com/topic/270665-apache-the-requested-operation-has-failed/#findComment-1392418 Share on other sites More sharing options...
Adam Posted November 15, 2012 Share Posted November 15, 2012 Skype is a common one to cause problems, apparently. By default it runs on port 80. I don't know why they thought that would be a good idea though? Quote Link to comment https://forums.phpfreaks.com/topic/270665-apache-the-requested-operation-has-failed/#findComment-1392556 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.