log file empty

Cos rosettas at gmail.com
Fri Sep 28 07:40:02 UTC 2012


On Thu, Sep 27, 2012 at 6:06 PM, Jim Ohlstein <jim at ohlste.in> wrote:
> On Sep 27, 2012 11:40 AM, "Cos" <rosettas at gmail.com> wrote:
>>
>> 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;
>
> Have you tried un-commenting the line above?

Yes, as I said. have tried un-comment the lines above to specify user
and error_log. nothing changed. If I change error_log as here uner:

error_log /var/log/nginx/error.log debug;

The precise debug logs diaplayed to screen but still nothing in log files.

>
>>
>> #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 specify error_log directory or user account. But same..
>>
>> Please suggest.
>>
>> --
>> with kind regards
>>
>
> Jim Ohlstein


-- 
with kind regards



More information about the nginx mailing list