Hi Maxim,
i have checked /var/log/syslog - but no entrys about nginx.
same in /var/log/nginx/error.log.
i only found this in nginx error.log on restart:
2013/02/05 16:21:13 [info] 26394#0: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:80
# >/etc/init.d/nginx configtest
Testing nginx configuration: Enter PEM pass phrase:
nginx.
# >echo $?
0
and
# >nginx -t
Enter PEM pass phrase:
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
any ideas?
best regards,
Daniel.
Am 05.02.2013 um 16:08 schrieb Maxim Dounin <mdounin@mdounin.ru>:
> Try starting with "nginx -t". Or, more precisely, making sure the
> configuration you have on disk is actually loaded into nginx.
>
> I suspect your problem is that there is some error in your config,
> and nginx refuses to reload configuration due to it (nginx will
> complain into global error log in such a case, but it is proven to
> be easy to overlook).
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
i have checked /var/log/syslog - but no entrys about nginx.
same in /var/log/nginx/error.log.
i only found this in nginx error.log on restart:
2013/02/05 16:21:13 [info] 26394#0: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:80
# >/etc/init.d/nginx configtest
Testing nginx configuration: Enter PEM pass phrase:
nginx.
# >echo $?
0
and
# >nginx -t
Enter PEM pass phrase:
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
any ideas?
best regards,
Daniel.
Am 05.02.2013 um 16:08 schrieb Maxim Dounin <mdounin@mdounin.ru>:
> Try starting with "nginx -t". Or, more precisely, making sure the
> configuration you have on disk is actually loaded into nginx.
>
> I suspect your problem is that there is some error in your config,
> and nginx refuses to reload configuration due to it (nginx will
> complain into global error log in such a case, but it is proven to
> be easy to overlook).
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx