Nginx Address is already in use
Igal @ Lucee.org
igal at lucee.org
Mon Jul 31 03:39:30 UTC 2017
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
> <rramirezm at hatandslash.com <mailto:rramirezm at 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.skylinehosting at gmail.com
>> <mailto:sales.skylinehosting at 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
>> <rramirezm at hatandslash.com <mailto:rramirezm at hatandslash.com>> wrote:
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org <mailto:nginx at nginx.org>
>> http://mailman.nginx.org/mailman/listinfo/nginx
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org <mailto:nginx at 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.skylinehosting at gmail.com
>> <mailto:sales.skylinehosting at gmail.com>>* wrote ----
>>
>> Fine the process and kill it then restart nginx
>>
>> On Sun, Jul 30, 2017 at 8:57 PM Raymundo Ramirez Mata
>> <rramirezm at hatandslash.com
>> <mailto:rramirezm at hatandslash.com>> wrote:
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org <mailto:nginx at 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 at nginx.org <mailto:nginx at nginx.org>
>> http://mailman.nginx.org/mailman/listinfo/nginx
>>
>>
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org <mailto:nginx at nginx.org>
>> http://mailman.nginx.org/mailman/listinfo/nginx
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170730/5c9e4f00/attachment.html>
More information about the nginx
mailing list