Date: Thu, 4 Oct 2012 18:21:30 +0300 From: =?KOI8-R?B?98nUwczJyiD01dLP18XD?= <corebug@corebug.net> To: Cos <rosettas@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: nginx log empty Message-ID: <CAKB6gVgFrW1c9pi7iJiA6PHo3hSwt4WwKrXpkxX0yfGoU4EW2g@mail.gmail.com> In-Reply-To: <CAKV%2BxLABqacorOSyp0QqOdkrRjAZ%2B7%2B9JuxMSYPqgZv4d0qDXA@mail.gmail.com> References: <CAKV%2BxLABqacorOSyp0QqOdkrRjAZ%2B7%2B9JuxMSYPqgZv4d0qDXA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
What helped me in simillar situation is rebuilding nginx without unnecessary modules. 04.10.2012 17:47 =D0=CF=CC=D8=DA=CF=D7=C1=D4=C5=CC=D8 "Cos" <rosettas@gmail= .com> =CE=C1=D0=C9=D3=C1=CC: > > Dear All > > My system is FreeBSD 9 with latest version nginx. > > Here is my conf file content: > > #user www; > worker_processes 1; > > #error_log /var/log/nginx/error.log; > > #pid logs/nginx.pid; > > > events { > worker_connections 1024; > } > > The problem is I can not see anything from /var/log/nginx-error.log, > all error logs outputed to screen directly. > > I have tried uncomment above user and error_log options to specify > error_log directory or user account. But same issue.. > > Please suggest. > > -- > with kind regards > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKB6gVgFrW1c9pi7iJiA6PHo3hSwt4WwKrXpkxX0yfGoU4EW2g>