<p>On Sep 27, 2012 11:40 AM, "Cos" <<a href="mailto:rosettas@gmail.com">rosettas@gmail.com</a>> wrote:<br>
><br>
> Dear All<br>
><br>
> My system is FreeBSD 9 with latest version nginx.<br>
><br>
> Here is my conf file content:<br>
><br>
> #user  www;<br>
> worker_processes  1;<br>
><br>
> #error_log        /var/log/nginx/error.log;</p>
<p>Have you tried un-commenting the line above?</p>
<p>><br>
> #pid        logs/nginx.pid;<br>
><br>
><br>
> events {<br>
>     worker_connections  1024;<br>
> }<br>
><br>
> The problem is I can not see anything from /var/log/nginx-error.log,<br>
> all error logs outputed to screen directly.<br>
><br>
> I have tried specify error_log directory or user account. But same..<br>
><br>
> Please suggest.<br>
><br>
> --<br>
> with kind regards<br>
></p>
<p>Jim Ohlstein<br>
</p>