Posts Tagged ‘upgrade’

WordPress automatic upgrade error [fixed]

I like the plugin for automatically upgrading WordPress, but I did come across an error earlier when upgrade to from 2.7 to 2.7.1. When I pressed the magic button, the following error came up:

Fatal error: Cannot redeclare class pclzip in /home/mysite/public_html/blog/wp-admin/includes/class-pclzip.php on line 171

The resolve for this was very simple, it appeared that the WordPress Automatic Upgrade plugin also need upgrading (but there was no alert). So if you have a similar error, do this first and then all will be fine!