I’ve successfully upgraded my blog from old version WP 2.6.x to 2.8 today. The following is the steps that i sorted out:
- Log in “wp-admin” to disable all existing Plugins (Important step)
- Backup the mySQL database
- Rename the existing blog directory (Backup the source)
- Recreate the blog directory & Install the new version WordPress (can be easily uses Cpanel Fantastico)
- Rename the new “wp-content” directory
- Replace it by Copy back the original “wp-content” directory from backup source
- Restore/Import the mySQL database into the new DB (Normally Fantastico will auto create a new DB)
- Browse “wp-admin”, the system will prompt to click a button for upgrading the blog DB
- Log in “wp-admin” to check the contents & settings
- Some older version Plugins might need to be remove or reinstall (Find the compatible version before activate)
- Grant the write permission to the path: wp-content/uploads/
- Edit “wp-config.php” to delete “utf8” at DB_CHARSET (To make the encoding loads well)
NOTE: Always be reminded to keep a copy of full backup before make any changes.
Tags: backup, cPanel, fantastico, mysql, plugins, restore, upgrading, utf8, wordpress














Entries (RSS)