set_error_handler() fails

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

 



I use set_error_handler() in my script but it fails and returns NULL indicating an error has happened.
But there are no entries in error.log ore something similar.
How can I find out what actually went wrong?

PS: I use error_reporting(E_ALL) and init_set('display_errors', 'On') on PHP 5.1.3

--
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