How to make sure your Wordpress 2.7.1 upgrade goes smoothly
Today, when I tried to use the built-in automatic upgrade function (for monfresh.com), I got the following error:
Fatal error: Cannot redeclare class pclzip in /home/”example”/public_html/blog/wp-admin/includes/class-pclzip.php on line 171
If you see this too, it’s probably because you have the “Wordpress Automatic Upgrade” plugin installed. This plugin is no longer needed with the changes introduced in Wordpress 2.7, so just deactivate it (or delete it), and the automatic upgrade should now work.
