Must I migrate on the same server

 Hello,
 
My production Magento 1 and my development Magento 2 are on different servers in different hosting companies.
Is speed/performance a problem on migrating data, or must I move them to the same server? I have around 8000 products, 2000 customers and 1000 orders.
 
Thank you.

1 answer

Profile photo of ubdev Staff 98150.00 $tone September 20, 2018
Public

Hi Long Nguyen, 
If you have a separate database host, you must enable a remote MySQL database connection to your Magento 1 database (you can checkout further via this docs: https://devdocs.magento.com/guides/v2.0/install-gde/prereq/mysql_remote.html)
For the best performance especially in case of big data, the source and destination databases on the same MySQL server is recommended.
Meanwhile, please strictly follow our guide in the Readme.html that comes packed with your download package.
Regards,
Ubertheme team

#1

Please login or Register to Submit Answer

Written By

Comments