I have previously write about migrating WP using the database search/replace php tool. But migrating a MultiSite intalation is a little bit different.
This is the first time I am playing with WordPress and the multisite feature, so I am learning from my mistakes. There is a small change that I missed the first time I have read the documentation in WP Codex about Moving WordPress:
If database name or user changes, edit wp-config.php to have the correct values.
Continue reading “Migrating multisite WP, don’t forget to edit wp-config.php”