Hi, I'm having trouble with a framework I'm developing, apparently when a
non-catchable error occurs (E_ERROR, E_PARSE, E_CORE_ERROR, E_CORE_WARNING,
E_COMPILE_ERROR, E_COMPILE_WARNING types) not only I can't fire up my error
handling function, I can't even display the static html page I set with the
ErrorDocument apache directive. What's weird is that it doesn't look like an
apache problem, with perl it works perfectly.
This guy had the same problem as me, check his post (point 3 mostly):
http://www.entropy.ch/blog/Developer/2007/05/10/Apache-ErrorDocument-PHP-header-interaction.html
Thanks in advance
Daniele Grillenzoni
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php