Welcome! Log In Create A New Profile

Advanced

Re: correct message after restarting nginx?

September 14, 2010 11:04PM
On Wed, Sep 15, 2010 at 9:17 AM, cimenta <nginx-forum@nginx.us> wrote:
> gets no output
> [code]
> root@server:/opt/nginx# sbin/nginx -s reload
> root@server:/opt/nginx#
> [/code]
>

sorry, I got them wrong. The one you wanted is probaby -t.

>>
>> or else additionally specify the config file
>> location by using -c
>> /path/to/nginx.conf
>
> gets
>
> [code]
> root@server:/opt/nginx# sbin/nginx -c conf/nginx.conf
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: still could not bind()
>
> [/code]
>

overall, it goes like this

/opt/nginx# sbin/nginx -c conf/nginx.conf -t

which then you can either

/opt/nginx# sbin/nginx -c conf/nginx.conf -s reload

or just

# /etc/init.d/nginx reload


--
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

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

correct message after restarting nginx?

cimenta September 14, 2010 09:43PM

Re: correct message after restarting nginx?

edogawaconan September 14, 2010 09:54PM

Re: correct message after restarting nginx?

cimenta September 14, 2010 10:17PM

Re: correct message after restarting nginx?

edogawaconan September 14, 2010 11:04PM

Re: correct message after restarting nginx?

Maxim Dounin September 14, 2010 10:36PM

Re: correct message after restarting nginx?

cimenta September 14, 2010 10:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 271
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