Created
February 8, 2019 18:50
-
-
Save xtfs/2b03e518b93c230882ce00fc2547e76f to your computer and use it in GitHub Desktop.
nginx emerg bind 80 already in use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo fuser -k 80/tcp | |
| service nginx start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment