Re: another "bind() to 0.0.0.0:80 failed (98: Address already in use)" issue

2017-02-23 Thread sum-it
and nginx will be only service running on this system at port 80. For now everything works fine and results seems good. I will post again if this broke anything. Best, Sum-it Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272570,272591#msg-272591 ___

another "bind() to 0.0.0.0:80 failed (98: Address already in use)" issue

2017-02-22 Thread sum-it
uration shouldn't be a problem. configuration file is default and available at: http://pastebin.com/iRFfW3UE Process listing after nginx startup: http://pastebin.com/0vB19rLq Process listing after nginx stop: http://pastebin.com/iQafxjiF Any pointer to debug the issue would be very helpful. Reg