So much for one-click upgrades
I upgraded Wordpress from 2.04 to 2.05, and in the process lost my template edits and WP-Cache seems to be broken. If you hit my blog and got an empty page, then refreshed and got the site content, that’s why.
I thought I had everything saved, but mixed up content in copying from the backup folder to the live folder. Oh, well.
Update — found the cache solution, it’s a PHP5 incompatibility thing:
Open up the WP-Cache folder, and look for a file called wp-cache-phase2.php. This is the offending file that is causing the problem. Open it up, and do a search for “ob_end_clean()”. Once you find it, simply replace that phrace with “ob_end_flush()”.
Possibly Related Posts:
Testing new all-in-one widgetWoops!
Blogs Kurt is reading





No Comments Yet