Hi Cory,
Thanks for your links.
I have done multiple times migrating websites from Host to local server without any problem. This is the first time migrating a local website to Host server. I need MySQL to create a new database for migration but WordPress is NOT installed on the folder of the new domain. Finally I found the solution without any document to refer to.
It is very easy. Steps are as follows;
1) Create Duplicator packages on local server and I’ll not repeat the steps here.
2) On Host (in my case Godaddy server)
Add the new domain
3) On Host again (in my case Godaddy server)
Upload Duplicator packages on the folder of the new domain
4) On Host again (in my case Godaddy server)
Login cPanel and look for the software “MySQL Database Wizard”
Create a new database and write down;
database name
database user
database password
5) On browser run;
newdomain/installer.php
to complete migrating the website to the newdomain.
That is all.
Regards