Contents
- 1. Backup files in your Magento directory on your old server:
- 2. Create a database dump on your old server:
- 3. Set up the directory structure for files and create database + user on your new server
- 4. Move files and database dump to your new server: via FTP, SSH,...
- 5. Extract file-backup to your new Magento directory
- 6. Check and set file-permissions
- 7. Import database-dump on your new server:
- 8. Update new database settings in app/etc/env.php
- 9. Update URLs in core_config_data:
- 10. Empty var/cache, var/session, var/report, var/log (if you did not do that before you created the backup on the old server)
- 11. Reindex your data: catalog url rewrites
Leave a Reply