I'm still  having problems with error reporting and I'm not sure why.  This is 
the section in my php.ini file:
error_reporting = E_ALL & ~E_DEPRECATED
display_errors = On
log_errors = On
error_log = /var/log/php_errors.log

Errors are neither getting displayed nor recorded in my error log.  I can't 
spot anything wrong in the configuration file.  Anyone have any ideas?  I can 
post my configuration file if needed.

Thanks!
Floyd


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to