Skip to content

Instantly share code, notes, and snippets.

@akiniwa
Created June 30, 2015 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akiniwa/97d91dc7fcf72bb2d430 to your computer and use it in GitHub Desktop.
Save akiniwa/97d91dc7fcf72bb2d430 to your computer and use it in GitHub Desktop.
[Nginx] Address already in use

[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)

sudo fuser -k 80/tcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment