Mar 20
2009Fatal error: Cannot redeclare pclziputilpathreduction
Filed Under: WordPress, WordPress Plugins
3601 visits, 3 today
When I was trying to install a WordPress plugin, I got the following error:
Fatal error: Cannot redeclare pclziputilpathreduction() (previously declared in /home2/blindman/public_html/shanghaitechwriter/wp-content/plugins/wordpress-automatic-upgrade/lib/pclzip.lib.php:5421) in/home2/blindman/public_html/shanghaitechwriter/wp-admin/includes/class-pclzip.php on line 5498
After a quick search, I found that this error has to do with having WordPress Automatic Upgrade plugin installed in WordPress 2.7. I recently upgraded my WordPress from version 2.5 to 2.7, so I was getting this error when I tried installing new plugins. If you are using WordPress 2.7, all you need to do is deactivate the WPAU plugin. WordPress 2.7 includes the auto upgrade feature so you no longer need the WPAU plugin.
Related Articles: |


