Try the following to find which process listens on port 80:

  sudo netstat -tulpn | grep ':80 '


Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>

On 7/30/2017 6:48 PM, spectre inc wrote:
Is there contact email so I can give it my head tech

Sent from my iPhone

On Jul 30, 2017, at 9:45 PM, Raymundo Ramirez Mata <rramir...@hatandslash.com <mailto:rramir...@hatandslash.com>> wrote:

I do not have httpd:

sudo service httpd stop
Failed to stop httpd.service: Unit httpd.service not loaded.


---- On Sun, 30 Jul 2017 20:40:14 -0500 *spectre inc <sales.skylinehost...@gmail.com <mailto:sales.skylinehost...@gmail.com>>* wrote ----

    Service nginx stop
    Service httpd stop
    Then
    Service nginx start
    Service httpd start



    Sent from my iPhone

    On Jul 30, 2017, at 9:32 PM, Raymundo Ramirez Mata
    <rramir...@hatandslash.com <mailto:rramir...@hatandslash.com>> wrote:

        _______________________________________________
        nginx mailing list
        nginx@nginx.org <mailto:nginx@nginx.org>
        http://mailman.nginx.org/mailman/listinfo/nginx

    _______________________________________________
    nginx mailing list
    nginx@nginx.org <mailto:nginx@nginx.org>
    http://mailman.nginx.org/mailman/listinfo/nginx

        I did, but the problem persists


        ---- On Sun, 30 Jul 2017 20:28:39 -0500 *spectre inc
        <sales.skylinehost...@gmail.com
        <mailto: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.com
            <mailto:rramir...@hatandslash.com>> wrote:

            _______________________________________________
            nginx mailing list
            nginx@nginx.org <mailto:nginx@nginx.org>
            http://mailman.nginx.org/mailman/listinfo/nginx



                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: Address
                already in use)
                nginx: [emerg] bind() to [::]:80 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:443 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:80 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:443 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:80 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:443 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:80 failed (98: Address
                already in use)
                nginx: [emerg] bind() to [::]:443 failed (98: Address
                already in use)

                Reading some answers I looked for who is using those
                ports but only nginx appers using it.
                _______________________________________________
                nginx mailing list
                nginx@nginx.org <mailto:nginx@nginx.org>
                http://mailman.nginx.org/mailman/listinfo/nginx



_______________________________________________
nginx mailing list
nginx@nginx.org <mailto:nginx@nginx.org>
http://mailman.nginx.org/mailman/listinfo/nginx


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to