Welcome! Log In Create A New Profile

Advanced

on-the-fly conf reload retrieves errors

Lorenzo Raffio
December 30, 2012 03:36PM
I tried to run a "nginx -c /etc/nginx/nginx.conf" but I got:
nginx: [emerg] bind() to 0.0.0.0:80 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 0.0.0.0:80 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 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
[Exit 1]

Then I run a fuser -k 80/tcp ; service nginx restart. I tried again with
nginx -c /etc/nginx/nginx.conf but still the same [emerg] bind() to
0.0.0.0:80 failed (98: Address already in use)

Why is this happening?
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

on-the-fly conf reload retrieves errors

Lorenzo Raffio December 30, 2012 03:36PM

Re: on-the-fly conf reload retrieves errors

Lorenzo Raffio December 30, 2012 04:00PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 193
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready