• I’ve been having major issues with 2 wordpress installs after the latest update. Both memory issues (PHP) and white screens.

    Upon deactivating plugins, I found that on one website W3Total cache was wrecking everything.

    On my second website, however, the problem is much stranger. Different site, different, plugins, different theme – but still getting the white screen of death and memory issues.

    So I deactivated plugins, and re-activated. What I found was not a particular plugin causing all the issues but that wordpress would only allow me to activate a certain number of plugins before taking a dump. So it seems that once I exceed a certain memory threshold, I have issues. I’ve tried fixing with PHP.ini and also by changing server memory – but no dice.

    I think there is a core error at work here. Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • wordpress would only allow me to activate a certain number of plugins before taking a dump

    That sounds like a PHP memory issue. Try increasing the memory available to PHP.

    Thread Starter threedogmoon

    (@threedogmoon)

    I did try that, as indicated in my post. Both on the server, and using php.ini

    Right now my server is set to 40M, but I went as high as 128M with nothing good happening.

    Try checking your site’s error logs for a more specific error message. Your hosts should be able to help you accessing your site’s error logs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Major Issues After Latest Update – Memory Errors and WSOD’ is closed to new replies.