For the installation it is presumed you have either Wordpress version 2.2.2 or Wordpress Mu 1.2.5.
and you want to upgrade to Wordpress Mu version 1.5.1. or Wordpres version 2.5.1.
- Backup your original files and database
- Make sure your backup works. If something goes wrong you'll need a backup!!
- Update your currently installed wordpress or wordpress mu to version either 2.5.1 or 1.5.1 See this
guide.
Add the following to your wp-config.php if not already there:
define('DBCHARSET', 'utf8');
define('DBCOLLATE', '');
Check your blog database character set, if its not utf8 this plugin might be help you out
- Upload the plugin in its own directory within the plugins directory (e.g. /wp-content/plugins/bbWP2UTF8)
- Login into Wordpress or Wordpress Mu as admin and activate the plugin called 'bbWP2UTF8' through the 'Plugins' menu
- On Wordpress Mu go to 'Site Admin' and you'll see a menu item called 'bbWP2UTF8'.
On Wordpress go to 'Plugins' and you'll see a menu item called 'bbWP2UTF8'
- Click on the menu item 'bbWP2UTF8' and follow the instructions
- Its a good idea to deactivate and remove this plugin after the conversion is finished