Help Installing WP-Cache2. I Can’t Fix a Fatal Error
Whenever I activate the WP-Cache2 plugin I keep getting the following error:
Fatal error: Cannot redeclare class in /home/connecte/public_html/wp-content/plugins/wp-cache/wp-cache.php on line 446
Can anyone help me fix this? Th3Rub3X has tried so far. Fixing it is way beyond my rudimentary skills
Bookmark & Share
Related Posts
- How To Fix WP-Cache And Spam Karma 2 (SK2) Issues
- How to Disable or Enable Error Reporting in Windows
- Reduce Bandwidth Costs - Use Coralize to Cache Your Pages
- How To Fix Subscribe To Comments Plugin In Wordpress 2.1 RC1
- How To Enable Gzip With WP-Cache2
- Ultimate Wordpress Site Speed - Install WP-Cache2 AND APC At The Same Time
- Optimise Your CSS File





Comment by Cristian Mezei on 3 November 2006:
When writing posts, deactivate it. Activate it only when the admin activity is idleing.
So write your post, publish it, then activate it. Whenever you write deactivate it.
Does that work ?
Comment by Martin on 3 November 2006:
Do you have the file wp-cache-config.php in /wp-content/ ?
Do you have the line define(’WP_CACHE’, true); in wp-config.php ?
Gzip compression is off ?
Comment by Everton Blair on 3 November 2006:
My bad….I’d forgotten I had APC (Alternative PHP Cache) installed on my serverr, and it isn’t compatible with WP-Cache.
I think I’m going to ask Matthew to have another look to make sure it is working.
Comment by Everton Blair on 5 November 2006:
I’ve now solved it - big difference with APC and WP-Cache2 installed at the same time!