How to move a site migrated to a other server

Hello,
I have a site where I use UB Data migration pro and I want to move it to other server with other database names. How must I do that?
I want to use Migration pro on the new server but whit other db names.
Thanks,
Maarten

3 answers

Profile photo of Mall Staff 184060.00 $tone October 29, 2017
Public

Hi there,

I want to use Migration pro on the new server but whit other db names.

You could do steps as followings:
Step 1: Make a full backup of current Magento2 instance (source code files and database)
Step 2: Create a new blank database on new sever. And then, import the dump file of your old database to this database. (you should import by use CLI command)
Step 3: Upload all source code from backup to new web root folder in new server.
Step 4: Re-update new databases information for two config files of our tool at:
pub/ub-tool/protected/config/db.php
pub/ub-tool/protected/config/db.tpl
Once done, you could continue with our tool in new server with new databases.
Regards,
Mall.
 
 
 

#1
Profile photo of ubdev Staff 98150.00 $tone October 31, 2017
Public

Hi Maarten, 
Glad we can help. 
We have this ticket closed for now. Should you have additional question, please submit a new ticket, we will help you out.
Regards,
Ubertheme team

#3

Please login or Register to Submit Answer

Written By

Comments