how to build debug php version with easyapache?

avibodha

Member
Mar 23, 2013
11
1
53
cPanel Access Level
Root Administrator
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