Chapter 1 page 27 NGINX
I am running Windows with McAfee virus protection. On attempting the nginx command I get
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)
I looked on the nginx website and around on Google some but I have no idea how to get this fixed without exposing my PC to every nasty little bug on the web by shutting down my virus protection, which I gather is the course of action that I need to take in order to open port 80 (which is puzzling, as it seems to me access should already be there for that port). Or is there another something somewhere else on my PC I need to kick, and playing with the virus protection is the wrong direction?
|