Nginx not logging errors...

X3 Sphere lists at ruby-forum.com
Wed Feb 4 20:32:53 MSK 2009


After a lot of testing I have fixed this. The problem was that I did not 
specify the error value after the path name.

error_log  /logs/nginx/domain.com/domain_error.log error;

However, it was working fine before this without "error" being 
specified. Doesn't matter though, I'm just glad I finally found the 
problem.
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list