Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Address already in use

$
0
0
First: what is listening to port 80

lsof -i :80

properly apache :P, but kill all services listening to port 80 and the try to restart your nginx...
Alternatively add ip directives to the listener like
listen 123.123.123.123:80
to the configs

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>