Welcome to Magazine Premium

You can change this text in the options panel in the admin

There are tons of ways to configure Magazine Premium... The possibilities are endless!

Member Login
Lost your password?

How to upgrade WP Super Cache

3 aprile 2008
By

If you use the WP Super Cache plugin and want to upgrade, you must completely remove the old installation, otherwise you’ll get errors in your blog. At least, this is what happens with my installations. Follow this steps, loosely adapted from the plugin documentation:

  1. disable caching and disable the plugin;
  2. edit wp-config.php and delete the WP_CACHE define line;
  3. remove the files wp-content/wp-cache-config.php and wp-content/advanced-cache.php.
  4. remove the lines added by wp super cache in your .htaccess file;
  5. delete the wp-super-cache directory from /wp-content/plugins/, upload and unzip the new version
  6. go to the Plugins page and activate “WP Super Cache”;
  7. now go to Options->WP Super Cache and enable caching.;
  8. copy the mod_rewrite rules  into your .htaccess file.
  9. check that /wp-content/cache/.htaccess has the two lines about gz

That’s it!

No related posts.



Uncategorized