Nginx not logging errors...
X3 Sphere
lists at ruby-forum.com
Wed Feb 4 07:35:52 MSK 2009
Ilan Berkner wrote:
> check your php.ini settings for php error log location and corresponding
> settings.
Log_errors is on and related settings:
log_errors = On
error_log = /var/log/php/php.errors
ignore_repeated_errors = Off
ignore_repeated_source = Off
log_errors_max_len = 1024
tried setting log_errors_max_len to 0 but still nothing. Here is my
entire PHP.ini
http://pastebin.ca/1326877
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list