• Liz

    (@lizschneider)


    Am following these instructions to completely remove because for some odd reason, when I tried to update the plugin, it broke my site and more or less placed my entire config file out there for the world to see. I restored database and files via my host and tried updating the WP-Super-Cache plugin again and it happened AGAIN! Am removing entirely using my FTP program.

    I see to remove the items below as listed in one of your posts, but my wp-config also has this line, looks like that should be removed as well?
    define( ‘WPCACHEHOME’, ‘/home/aidgftp/aidgpottery.com/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager

    If all else fails and your site is broken
    Remove the WP_CACHE define from wp-config.php. It looks like define( ‘WP_CACHE’, true );
    Remove the rules (see above) that the plugin wrote to the .htaccess file in your root directory.
    Delete the wp-super-cache folder in the plugins folder.
    Optionally delete advanced-cache.php, wp-cache-config.php and the cache folder in wp-content/.

    https://wordpress.org/plugins/wp-super-cache/

  • The topic ‘Cannot Update Plugin without Crash’ is closed to new replies.