I get this when I try to start nginx on ubuntu.
[emerg]: bind() to 0.0.0.0:443 failed (98: Address already in use)
How do I find and destroy process responsible?
As root:
lsof -i :443
...should reveal the offending process ID, assuming you have lsof on your operating system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With