markb14391

Well-Known Member
Jun 9, 2008
305
2
68
Hi,

We are seeing some strange WordPress issues (making WP virtually useless in the back end) that seem related to PHP. Any attempt to update anything (install or upload plugin, update WordPress, update post, etc.) leads to simply a blank page in the admin area.

We recently switched to PHP 5.4 via EasyApache. We also run CloudLinux with PHP Selector.

The funny thing is that the problem only happens with our native PHP configuration (the one generated via EasyApache). If we use any version of CloudLinux's PHP under PHP selector, we don't have the problem. However, all of our PHP Selector versions are configured to use the modules installed in the native version...so it's odd that the native configuration has issues, but a configuration inheriting the same modules does not.

We tried reverting to PHP 5.3.x via EasyApache, but the problem persisted in a different way. Instead of a white page we got a 404 any time we wanted to do something like upload a plugin or anything else.

Please help!

Thanks,

Mark
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Do you notice any specific errors in the Apache error log or in the error log of the script when seeing the blank page?

Thank you.