<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codo's blog &#187; WordPress</title>
	<atom:link href="http://www.codo.co.uk/wordpress/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codo.co.uk/wordpress</link>
	<description>some randomness from the world of codo</description>
	<lastBuildDate>Tue, 30 Mar 2010 14:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgraded successfully to version 2.9.2!</title>
		<link>http://www.codo.co.uk/wordpress/2010/03/upgraded-successfully-to-version-2-9-2/</link>
		<comments>http://www.codo.co.uk/wordpress/2010/03/upgraded-successfully-to-version-2-9-2/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:54:54 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Automatic Upgrade]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=83</guid>
		<description><![CDATA[After waiting for nearly an hour for the database to be deleted I have now completed the upgrade to version 2.9.2 of WordPress!

Thankfully, once the new database had been created (this time a flashy new MySQL v5 database) it was all easy. Edited the wp-config to point to the new database, exported the old database [...]]]></description>
			<content:encoded><![CDATA[<p>After waiting for nearly an hour for the database to be deleted I have now completed the upgrade to version 2.9.2 of WordPress!<br />
<span id="more-83"></span><br />
Thankfully, once the new database had been created (this time a flashy new MySQL v5 database) it was all easy. Edited the wp-config to point to the new database, exported the old database and imported the data into the new one, ran some tests and all was running well!</p>
<p>The WordPress Auto Upgrade then ran completely smoothly.</p>
<p>Hopefully with MySQL now running on v5 the next upgrade will have no problems what-so-ever. Well, we will see!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2010/03/upgraded-successfully-to-version-2-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issues upgrading WordPress to version 2.9.2</title>
		<link>http://www.codo.co.uk/wordpress/2010/03/issues-upgrading-to-wordpress-2-9-2/</link>
		<comments>http://www.codo.co.uk/wordpress/2010/03/issues-upgrading-to-wordpress-2-9-2/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 13:34:07 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=71</guid>
		<description><![CDATA[Having finally decided that I really should be keeping my blog up-to-date with progress on the Kit Car, I decided I should upgrade to the latest version of WordPress.

For some reason this is never easy!! It turns out that I have been using a MySQL v4 database on my 1&#038;1 hosting. Unfortunately, they are running [...]]]></description>
			<content:encoded><![CDATA[<p>Having finally decided that I really should be keeping my blog up-to-date with progress on the Kit Car, I decided I should upgrade to the latest version of WordPress.<br />
<span id="more-71"></span><br />
For some reason this is never easy!! It turns out that I have been using a MySQL v4 database on my 1&#038;1 hosting. Unfortunately, they are running a couple of sub-versions behind the minimum specification for the new version of WordPress.</p>
<p>So, rather than just being able to do the rather funky Auto Upgrade, I have to upgrade the a new MySQL database first.</p>
<p>This has ended up with some house-keeping, with some old content on my web-space being deleted. I am also planning to clean up the MySQL tables a bit as there are some left over from random projects in the past.</p>
<p>My main surprise is how long it takes for a database to be deleted at 1&#038;1. I&#8217;ve now been waiting about 30 minutes and still nothing!!</p>
<p>Maybe I&#8217;ll start on the Kit Car blogging whilst I&#8217;m waiting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2010/03/issues-upgrading-to-wordpress-2-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issues upgrading WordPress to version 2.8.1</title>
		<link>http://www.codo.co.uk/wordpress/2009/07/issues-upgrading-wordpress-to-version-2-8-1/</link>
		<comments>http://www.codo.co.uk/wordpress/2009/07/issues-upgrading-wordpress-to-version-2-8-1/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 19:33:43 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Automatic Upgrade]]></category>
		<category><![CDATA[WPAU]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=57</guid>
		<description><![CDATA[Finally got round to doing the upgrade to WordPress 2.8.1 before I start some (hopefully) serious blogging on my latest project.
Unfortunately I came across a slight problem with WPAU (WordPress Automatic Upgrade). After a bit of google-ing I found other people have had the same issue. Mosher&#8217;sUnimaginativelyEntitledBlog thankfully came to the rescue.
This may only be [...]]]></description>
			<content:encoded><![CDATA[<p>Finally got round to doing the upgrade to WordPress 2.8.1 before I start some (hopefully) serious blogging on my latest project.</p>
<p>Unfortunately I came across a slight problem with WPAU (WordPress Automatic Upgrade). <span id="more-57"></span>After a bit of google-ing I found other people have had the same issue. <a href="http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/">Mosher&#8217;sUnimaginativelyEntitledBlog</a> thankfully came to the rescue.</p>
<p>This may only be a coincidence, but we seem to both be using 1and1 as our webhosting provider. The issue seems to come down to there being more than one version of PHP on the server. This confuses WPAU, which tries to use the wrong version. This can be forced to use the correct version by adding the following to your .htaccess file:</p>
<blockquote><p># Ensure PHP5 being used<br />
# For WordPress auto upgrade<br />
AddType x-mapp-php5 .php<br />
AddHandler x-mapp-php5 .php</p></blockquote>
<p>This also seems to have had the side-effect of speeding up page loads from WordPress as well. May have been causing more problems than I had realised.</p>
<p>Now the upgrade is completed, I can start blogging on my latest project!</p>
<p><strong>Note:</strong> I take no responsibility for you messing up your .htaccess file. You should take backups before making any changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2009/07/issues-upgrading-wordpress-to-version-2-8-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress upgrade to version 2.7.1</title>
		<link>http://www.codo.co.uk/wordpress/2009/04/wordpress-upgrade-to-version-271/</link>
		<comments>http://www.codo.co.uk/wordpress/2009/04/wordpress-upgrade-to-version-271/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:25:29 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Automatic Upgrade]]></category>
		<category><![CDATA[WPAU]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=32</guid>
		<description><![CDATA[Having not posted to my blog for a while, I had not realised quite how out of date it had become (both content and software!!), so I decided to try and rectify this.
Unfortunately, being based away from home for this week I didn&#8217;t have ready access to my webspace to perform the upgrade. Thankfully I [...]]]></description>
			<content:encoded><![CDATA[<p>Having not posted to my blog for a while, I had not realised quite how out of date it had become (both content and software!!), so I decided to try and rectify this.<span id="more-32"></span></p>
<p>Unfortunately, being based away from home for this week I didn&#8217;t have ready access to my webspace to perform the upgrade. Thankfully I found the perfect Plugin, <a title="WordPress Automatic Upgrade" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/" target="_blank">WordPress Automatic Upgrade</a> (WPAU).</p>
<p>Maybe I&#8217;m a bit cynical, but I doubted that this would be able to do what it claimed on the tin, but after a bit of Google-ing I decided to give it a go. How wrong can you be?!? This worked amazingly!! Not sure I&#8217;ve had an easy upgrade on any other bit of software (and this included commercial products). There was one tiny issue, with my Plugins not being re-started, but further investigation showed that there were newer version of these that I should have been using, so this may have actually saved me a load of hassle.</p>
<p>All in all, very impressed and look forward to my next upgrade!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2009/04/wordpress-upgrade-to-version-271/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
