synking Posted April 2, 2008 Share Posted April 2, 2008 I just recently upgraded from xp home to pro and now the test apache service does not work. it gets me a message that only one usage of each socket address (protocol/network address/port) is normally permitted. and then it says that make_socket could not bind to 00.00.00.00:80 no listing socket available. i have uninstalled and reinstalled but it is still not working. can anyone help Quote Link to comment Share on other sites More sharing options...
trq Posted April 2, 2008 Share Posted April 2, 2008 This usually meens there is another service already running on that port. I'm not a windows user but in Linux I would run a netstat command from the term to see whats on what port. maybe there is something similar on windows. Quote Link to comment Share on other sites More sharing options...
synking Posted April 2, 2008 Author Share Posted April 2, 2008 There is but all of the things i have done say that it is apache running on that port already but it is binding to an address of 0.0.0.0 Quote Link to comment Share on other sites More sharing options...
trq Posted April 2, 2008 Share Posted April 2, 2008 We need to see your vhost config. Quote Link to comment Share on other sites More sharing options...
mb81 Posted April 4, 2008 Share Posted April 4, 2008 This usually meens there is another service already running on that port. I'm not a windows user but in Linux I would run a netstat command from the term to see whats on what port. maybe there is something similar on windows. yes, it's also netstat, run it as netstat -b from the command prompt Quote Link to comment 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.