I install virtualmin on centos earlier, then replaced apcahe with NGINX, it worked for a while then it seemed to stop and when i restart it this is what i get below. Any ideas why ?
Failed to start service : Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 188.226.142.188:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 188.226.142.188:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 188.226.142.188:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 188.226.142.188:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 188.226.142.188:443 failed (98: Address already in use) nginx: [emerg] still could not bind() [FAILED]
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi i got same issue there. and lsof -i :80 has following. how do i fix it?
nginx 9738 root 6u IPv4 25379 0t0 TCP *:http (LISTEN) nginx 9738 root 7u IPv6 25380 0t0 TCP *:http (LISTEN) nginx 9739 nginx 6u IPv4 25379 0t0 TCP *:http (LISTEN) nginx 9739 nginx 7u IPv6 25380 0t0 TCP *:http (LISTEN)
Please, struggle today with this as well. No matter if I going to put my server block conf into working version, I got this error. :(
The issue sound more like you have something running on the same port and address. What does lsof -i :80 return
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
