Welcome! Log In Create A New Profile

Advanced

Re: nginx doesn't seem to register configuration changes

Maxim Dounin
April 01, 2014 07:44AM
Hello!

On Tue, Apr 01, 2014 at 01:11:47PM +0200, Nicholas Wieland wrote:

> On April 1, 2014 at 1:01:46 PM, Maxim Dounin (mdounin@mdounin.ru) wrote:
> > > Any suggestion?
>
> > Take a look at global error log as defined in your nginx.conf, likely
> > it has an explanation.
>
>
> Not really, the error I posted is actually the only error I get.
> My best guess is that for some reasons nginx doesn’t like the
> path I pass and uses the previous one, but this is a very wild
> guess.

The error you've posted is expected to appear in your per-server
error log, as defined in the include file you've shared with us.
This is not the log you should look at, no global errors will be
logged to it - you should look at the global log, as defined in
your nginx.conf (not in an include file, but in the nginx.conf
itself).

If you don't see any errors there - make sure to configure at
least "notice" logging level and test if you see relevant notice
messages during configuration reload. If you don't - you are
probably looking into a wrong file.

See here for documentation:

http://nginx.org/r/error_log

--
Maxim Dounin
http://nginx.org/

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

nginx doesn't seem to register configuration changes

Nicholas Wieland April 01, 2014 06:36AM

Re: nginx doesn't seem to register configuration changes

Maxim Dounin April 01, 2014 07:02AM

Re: nginx doesn't seem to register configuration changes

Nicholas Wieland April 01, 2014 07:14AM

Re: nginx doesn't seem to register configuration changes

Maxim Dounin April 01, 2014 07:44AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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