WordPress Upgrade 2.9

December 22nd, 2009 by Keith from shrewdies | Filed under Foundation.

WordPress upgrade is now so easy, there is almost nothing to it.

The new upgrade to WordPress 2.9 is typical of the inbuilt update routine. It simply updates itself, but there are a couple of points to watch out for.

WordPress Upgrade Fatal Error

WordPress Upgrade Fatal Error

First, the usual warning – backup your database and files.

It is easy to be complacent here, and assume that it never goes wrong. Frankly, it hardly ever fails, but if it does, it leaves you with no website, and no easy way of recovering it. If you are happy to run the risk of starting from scratch, then skip the backup – it’s what dummies do.
For us shrewdies, a quick backup is the first step in upgrading WordPress. The backup service from your web host admin panel will do it easily in one step (unless you have a very poor host).

Second, simply click the “Upgrade Automatically” button, and wait a few seconds. It is that easy – but what if it goes wrong?

Occasionally, you will see a message like:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2515174 bytes) in [your-wp-path]/wp-includes/http.php on line 1331

Do not panic – the “Fatal error” has not killed your website. It has stopped the WordPress upgrade, so your website is still functioning exactly as it was.

The problem is very easy to solve. Simply deactivate your plugins, upgrade WordPress, then reactivate your plugins.

If you have had any problems upgrading WordPress, please add your questions, or comments, below.

Tags: , ,


One Response to “WordPress Upgrade 2.9”

  1. Keith from shrewdies (24 comments) says:

    An alternative solution is to edit your wp-config.php file, adding the line:

    define('WP_MEMORY_LIMIT', '64M');

Leave a Reply

Allowed tags: & <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>