Plugin Directory

WP-Cache

Manual Installation

In case you don't want to make wp-config.php writeable by the server, or you want to make all steps manually:

  1. Upload to your plugins folder, usually wp-content/plugins/ and unzip the file, it will create a wp-content/plugins/wp-cache/ directory.

  2. If you have Compression turned on under Miscellaneous options, turn it off.

  3. Create wp-content/cachedirectory and make sure the web server can write in it.

  4. Make wp-content directory writeable by the web server.

  5. Create a symbolic link from wp-content/advanced-cache.php to wp-content/plugins/wp-cache/wp-cache-phase1.php.

    ln -s wp-content/plugins/wp-cache/wp-cache-phase1.php wp-content/advanced-cache.php

  6. Add the following line to you wp-config.php` file:

    define('WP_CACHE', true);

  7. Go to "Options" administration menu, select "WP-Cache" from the submenu and enable cache.

More Info

For more info, please visit [http://mnm.uib.es/gallir/wp-cache-2/ WP-Cache home page].

(For feedback/comments, please send an e-mail to: gallir@uib.es ).

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (1 reporting)

100%
100,2,2
100,1,1
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(126 ratings)