hi, I have a php app that is giving random fatal errors (always in session_write) and am trying to track down the problem.
Is there a way to build a debug php with EasyApache (--enable-debug)?
Any suggestions on how to track Fatal Error in session_write handler? backtrace never shows a stack, only current function.
thanks much
Is there a way to build a debug php with EasyApache (--enable-debug)?
Any suggestions on how to track Fatal Error in session_write handler? backtrace never shows a stack, only current function.
thanks much