WP-Cache Blank Page of Doom

If any of you have tried to enable caching because when you site hits the frontpage, you site just can’t handle the traffic.

The WP-Cache for Wordpress is an excellent option for PHP 4 and a almost perfect option for PHP 5 with one tiny exception. The Blank Page of Doom. Fortunately there is an extremely easy fix.

Edit: /wp-content/plugins/wp-cache/wp-cache-phase2.php

And do a simple find and replace on:

Find: ob_end_clean(); Replace: ob_end_flush();

This is because WP-Cache was built for PHP 4.

Now enjoy the blazing fast speed WP-Cache provides!

Regards,

Steven Roddis

Leave a Comment

Name:

E-mail:

Website:

Comment:

Recent Comments

  • Josir Gomes: Hi Steve, the meta-package ubuntu-desktop is bloated with huge softwares like OpenOffice, Evolution,...
  • hannah: your that good! ha ha, but seriously.
  • Wiras Adi: Yeah, mathematic operation in text-based CAPTCHA is very easy to break. And I don't think that many sites...
  • Gary: Phew! You saved me lots of hassle :-) The only problem I had was that $_SERVER[’HTTP_AUTHORIZATION ’]...
  • Stephen: To touch on the issue Vinay raised, I had to use the -wholename option on the find command to delete files...

Else wheres