I installed the latest nginx on widows 7 enterprise. got an error "nginx: [emerg] bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)".
The tools TCPView showed that pid 4 SYSTEM was listening on port 80. How to determine which service is running as SYSTEM as pid 4 ? If I goto a browser with localhost, I get a HTTP 404 message.