Magento Server Migration Guide
Posted by Martijn on 24 November, 2008
1 comment so far
This item was filled under [ Tutorials ]
If you need to migrate Magento from one server to another here’s how to do it.
BEFORE YOU BEGIN:
Login to admin panel > System > Configuration > Web and set both the secure and insecure base urls to this: {{base_url}}
Then change the base url back once migrated across.
BEGIN:
- Upload a fresh copy of Magento onto the new server (don’t run the installer yet)
- Copy over your Themes/Templates, Skins, Images, and Custom Modules folders.
- Export the old database and import it in to the new database. (phpmyadmin export/import works well)
- Run the installer as usual.
- Go into the Magento Connect Manager, and install this Magento extension: magento-core/Mage_All_Latest
That should be all you need. If you have other ways / experiences please let us know in the comments!


(2 votes, average: 3.50 out of 5)
One Comment on “Magento Server Migration Guide”