Hi guys,
I just upgraded to nginx 0.7.67 and I noticed there were nor access neither error log any longer. I have in my nginx.conf:
error_log /var/log/nginx/error.log warn;
access_log /var/log/nginx/access.log;
When I removed these 2 files and restart nginx, they are properly created but they remain empty. For testing purpose I even tried a chmod 777 and a nginx force-reload and restart. Nothing did the trick.
Any idea?
Tks
Axel
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx