Forums

WP Super Cache
Can't install WP Super Cache plugin in WP 3.3 (5 posts)

  1. jooch5
    Member
    Posted 5 months ago #

    After installing WP 3.3, I wasn't able to activate the WP Super Cache plugin, it completely breaks the WP installation.
    When I remove the line define('WP_CACHE', true); from wp-config.php, everything (but the plugin) works fine again.

    http://wordpress.org/extend/plugins/wp-super-cache/

  2. Donncha O Caoimh
    Member
    Posted 5 months ago #

    How does it break it? Are there any error messages? Checked your PHP error log?

  3. jooch5
    Member
    Posted 5 months ago #

    When i activate the plugin, the system adds define('WP_CACHE', true); //Added by WP-Cache Manager to wp-config.php. After that, when I try to open for instance, the plugins page again, you'll see this message:

    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    In the log I can only find this:
    PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) ...

  4. Donncha O Caoimh
    Member
    Posted 5 months ago #

    Allocate more memory to your blog then. Chances are WP 3.3 needs more memory than the previous version. You probably need the WP_MEMORY_LIMIT constant as described here: http://codex.wordpress.org/Editing_wp-config.php

  5. jooch5
    Member
    Posted 5 months ago #

    Thx a lot! This has fixed the problem! :-)

Reply

You must log in to post.

About this Plugin

About this Topic