Welcome! Log In Create A New Profile

Advanced

Re: RE: access logging has stopped

Luca De Marinis
March 01, 2010 08:50AM
On Mon, Mar 1, 2010 at 2:25 PM, MarkMT <nginx-forum@nginx.us> wrote:

> I tried renaming the file and restarting - no access.log file was created
> on subsequent accesses.
>
> Other thoughts?
>

On linux, lsof -c nginx (as root) should tell you if nginx has the logfiles
opened.
Also, "strace" may help in understanding whether it's a file permission
problem (actually I believe it isn't, nginx should not start if it can't
write to its logfiles).
Also, you may have some stale processes, so stop nginx, and then check via
ps aux if you have any left.. if you do kill them via killall nginx.

Hope this helps!
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

access logging has stopped

MarkMT February 28, 2010 08:39PM

RE: access logging has stopped

danny February 28, 2010 09:14PM

Re: RE: access logging has stopped

MarkMT February 28, 2010 09:31PM

Re: RE: access logging has stopped

Luca De Marinis March 01, 2010 04:40AM

Re: RE: access logging has stopped

MarkMT March 01, 2010 08:25AM

Re: RE: access logging has stopped

Luca De Marinis March 01, 2010 08:50AM

Re: RE: access logging has stopped

MarkMT March 01, 2010 09:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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