nginx log empty

Виталий Туровец corebug at corebug.net
Thu Oct 4 15:21:37 UTC 2012


What helped me in simillar situation is rebuilding nginx without
unnecessary modules.
04.10.2012 17:47 пользователь "Cos" <rosettas at gmail.com> написал:
>
> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list