Hey, using the latest version (v7.4.3), I want to move to a new host - how do I do it? What should I know?
It's mean, do I need to install a new blank SQL and then migrate the current with all the content? Or, once I install I'm using the current SQL? If yes, how do I do it? Also, I think the current host provides a .bak file - do I need to ask them for the SQL file?
Please advise.
A ".bak" is a SQL database backup file. You should be able to restore that to your new host, assuming it's using the same or a newer version of SQL Server.
You will need to copy all the code and the media files.
You will need to change the connection string to the database.
You will need change the DNS so the domain points to the new server.
Thanks for the answer!
So how do I restore the SQL database backup file to the new host? Do I start the installation with a new blank SQL , then restore? Or, first copy the .bak file to the new server then start the installation?
Where in the new server I copy-paste the .bak file? (in the current host I don't have access to the DB, only if I choose to backup, I can download the .bak file from a folder dedicated to this - using winhost right now which is shared, moving to Azure).
To migrate your Umbraco site, that's very simple task
Just backup all your files and database from your old hosting provider. If you are not too sure how to backup your datbase, please kindly ask your old hosting provider to backup your database, it will be on .bak format
Sign up on new hosting provider. I would recommend asphostportal or hostforlife.eu. Just find them on google
Just upload all your files to your new hosting provider
Restore your database via their control panel or you can upload your .bak file and ask them to restore it for you.
Moving my website to a new host - how to?
Hey, using the latest version (v7.4.3), I want to move to a new host - how do I do it? What should I know? It's mean, do I need to install a new blank SQL and then migrate the current with all the content? Or, once I install I'm using the current SQL? If yes, how do I do it? Also, I think the current host provides a .bak file - do I need to ask them for the SQL file? Please advise.
Thanks!
Here's the short version:
Thanks for the answer! So how do I restore the SQL database backup file to the new host? Do I start the installation with a new blank SQL , then restore? Or, first copy the .bak file to the new server then start the installation?
Where in the new server I copy-paste the .bak file? (in the current host I don't have access to the DB, only if I choose to backup, I can download the .bak file from a folder dedicated to this - using winhost right now which is shared, moving to Azure).
Thanks.
That depends on if you are using SQL Azure or if you are running a full version of SQL in an Azure VM.
Assuming SQL Azure, see here: http://stackoverflow.com/a/8557659/2052963
I think I'm using SQL Azure - just chose the standard SQL in their portal. Also, I'm using their web app, not the VM.
So just to make sure - I first install Umbraco with blank DB, then import? Or first import the old data base, and then install?
Thanks again
Hi Meni,
To migrate your Umbraco site, that's very simple task
Good luck!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.