Finding out what is running on port 80
When setting up a new dev environment on OSX, apache was refusing to start as something else was already hogging port 80.
Found this pointer which shows everything connected to port 80
sudo lsof -i :80
If you're having a similar problem, look for the process that is listening on port 80
Written by Adam Phillips
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#