I’m migrating my existing WordPress run blog site at blog.arabx.com.au to a my new site ronaldbradford.com (which is not yet publically available)
As part of this process I’ll be doing a number of upgrades/changes including:
- Update blog software to 2.5.1 from 2.0.2 (I’d previously done a 2.0.2 upgrade to 2.3.2, but not deployed)
- Migrate to new domain
- Upgrade existing MySQL 5.1 version from 5.1.11 to 5.1.24
- Migrate database to using MySQL 5.1.24, from 5.0.22 (my server runs 5.0 and 5.1 instances)
- Split my blog into Professional & Personal
Upgrading
The upgrade is straightforward, backup database, download latest
wordpress software. I run full revision to older versions via
directories + symlinks so my installation is more …