Port binding in Vista
I'm trying to test a web application in Apache 2, installed on a fresh Vista install....
When I try to start it I get : (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
Ok.. sure... so something else is probably bound to 80...
How, in Vista, do I tell what's bound to port 80 already? From what I can tell nothing else should be...
thx

