Can't get PHP errors to display or log consistently

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
 
Using CentOS 4 and I can't get errors to display on the page AT ALL or
log errors consistently. Some errors get logged (forgetting to us
$this-> in a class for example) but most don't.
 
I've tried:
    * using .htaccess to set the error reporting.
    * checking and double checking my php.ini file for the correct
setting.
    * using error_reporting(E_ALL) at the top of my page.
 
Nothing works.
 
When a page has an error it's goes blank. Nothing is sent to the client.
 
There must be a setting somewhere that is overriding all of this. Any
ideas?
 
 
Thanks,
Chris.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux