Upgrading to Wordpress 2.9
Like a lot of other people, I came across a problem when trying to automatically upgrade my blogs to Wordpress 2.9. My web host is 1and1 and the database that I had my blog in was a MySQL 4 database, specifically 4.0.27. The problem is, Wordpress 2.9 needs 4.1.2 or 5 (I know its in the requirements, but I didn’t read them I just hit ‘upgrade automatically’). After finding this post by Don Campbell, What I Learned Upgrading to WordPress 2.9, I knew my best option was to change my database to a MySQL 5 one. Unfortunately, although I have two databases available to me on my hosting package, but I was using both and both were MySQL 4.
I checked all the applications I had using the database (PhpGedView, Gallery and phpBB) to confirm they were all able to work with MySQL 5, and found they were. That’s a good start! I already knew Wordpress was OK, so I set about exporting the tables for each of my blogs and applications to file ready to import into another database. The tables for Firestats were the largest and a couple of them had to be exported individually, otherwise phpAdmin choked.
Continue reading » Upgrading to Wordpress 2.9
Tags:1 and 1,FireStats,MySQL,upgrading Wordpress,Wordpress 2.9






