WordPress Caching: WP-Cache Plugin – Blank Page Bug Fix
May 28, 2006 on 11:23 pm | In cache, caching, wordpress | 6 CommentsLast week we wrote a quick how-to on caching with WordPress, by using the WP-Cache 2 plugin. It seems that there is a small bug in the code which may effect some people.
After you install and enable the plugin, if you are getting a blank page when you first go to your site, you need to follow these instructions to fix the bug.
- Disable the WP-Cache plugin.
- Switch to the “wp-content/plugins/wp-cache” directory.
- Make a backup of all the files in this directory.
- Open the “wp-cache-phase2.php” file.
- Search for “ob_end_clean()“.
- Replace it with “ob_end_flush()“.
Now, you should be all set. Go ahead and Enable the WP-Cache plugin, and you should be able to pull up your website.
6 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress with design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^


