Re: [PHP] Logging fatal errors and timeout

2005-08-08 Thread Richard Davey
Hello RPG, Monday, August 8, 2005, 6:05:47 PM, you wrote: RG> I use the error handler function found at RG> http://www.php.net/manual/en/ref.errorfunc.php . Whenever a fatal RG> error has occurred, it does not log the error. I tried adding RG> E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_WARNING, E_CO

[PHP] Logging fatal errors and timeout

2005-08-08 Thread RPG Gamer
I use the error handler function found at http://www.php.net/manual/en/ref.errorfunc.php . Whenever a fatal error has occurred, it does not log the error. I tried adding E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_WARNING, E_COMPILE_ERROR and so that whenever they occur, it will log itself to a log