Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
Hi, My nginx has stopped working, I upgraded and updated today, also purged mysql and installed mariadb, so I don't know what might broke it. when i run sudo nginx I get: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98:

Re: Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
I did, but the problem persists On Sun, 30 Jul 2017 20:28:39 -0500 spectre inc <sales.skylinehost...@gmail.com> wrote Fine the process and kill it then restart nginx On Sun, Jul 30, 2017 at 8:57 PM Raymundo Ramirez Mata <rramir...@hatandslash.c

Re: Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
httpd start Sent from my iPhone On Jul 30, 2017, at 9:32 PM, Raymundo Ramirez Mata <rramir...@hatandslash.com> wrote: ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/li

Re: Nginx Address is already in use

2017-07-31 Thread Raymundo Ramirez Mata
removing the new snippet fixed my issue On Mon, 31 Jul 2017 17:49:24 -0500 Ekaterina Kukushkina <e...@nginx.com> wrote Hello, > On 31 Jul 2017, at 03:57, Raymundo Ramirez Mata <rramir...@hatandslash.com> wrote: > > Hi, > > My nginx has