guarriman Posted March 25, 2008 Share Posted March 25, 2008 Hi. Using: - APC Version 3.0.16 - PHP Version 5.2.5 - Apache/2.2.3 (CentOS) I'm suffering the White Page of Death problem when I activate APC on my php.ini. Most of times I access a webpage, it's blank. I tried setting 'auto_globals_jit=off' in php.ini, but it doesn't work. The same code works perfectly on this environment: - APC Version 3.0.16 - PHP Version 4.4.4 - Apache/2.0.59 (Fedora) Any suggestion? Thank you very much. Link to comment https://forums.phpfreaks.com/topic/97844-apc-cache-white-page-of-death/ Share on other sites More sharing options...
Caesar Posted March 25, 2008 Share Posted March 25, 2008 What is display_errors set to, in your php.ini? Link to comment https://forums.phpfreaks.com/topic/97844-apc-cache-white-page-of-death/#findComment-500613 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.