How do I migrate my website to Hostverge?
Hostverge Support
Last Update för 10 månader sedan
The process of a site migration has 3 key stages:
Downloading the data from the old provider
Importing the data into Hostverge
Updating the website configuration file
We've laid out the steps usually required for a manual site migration below.
Start downloading your website files from the old provider: make an FTP connection using your previous FTP account details, and download all files from the web space to your local computer.
- Download your database. You'll need a backup of all databases the website is using. All major hosts will be running the phpMyAdmin management software that lets you import and export your databases via a website.
The steps are:
First, access phpMyAdmin (Hostverge > Manage Hosting > [select package] > phpMyAdmin)
Click the database you wish to back-up down to the left-hand side
Click the 'Export' tab at the top of your page
Leave 'Quick' selected under Export Method
Select your desired format: we recommend SQL for most cases
Click 'Go'
Upload the files to Hostverge. To access Hostverge FTP before you change the nameservers or update DNS for your domain, you'll need the FTP hostname displayed in the 'Nameserver Check' section. This automatically appears for any domains not using our nameservers as the last section down the right-hand side when you're managing your hosting packages.
Create a database at Hostverge. You can do that via Hostverge > Manage Hosting > [select package] > MySQL Databases. Note down the hostname, database name/username, and password for your new database, as you'll need these details later.
Import your database backup to the newly created database. Once again, we recommend using phpMyAdmin for this purpose:
Hostverge > Manage Hosting > [select package] > phpMyAdmin
Automatically login to phpMyAdmin for each of your databases. Click the 'Import' tab at the top of your page.
Browse your computer for the database export you have taken previously
Select the format that matches the export: this will be SQL for most cases
Click 'Go'
If the import fails, you may wish to try again with 'Enable foreign key checks' unchecked.
Update the credentials in the website configuration file. The exact file you need to update depends on the software the website is running, but we've listed the most common configuration files below:
WordPress: wp-config.php
Joomla: configuration.php
Drupal: sites/default/settings.php
Magento: app/etc/local.xml
The website will now be fully functional on our platform. To test the website, we provide a Temporary URL that will be visible down the right-hand side of the control panel. For a more complete test, you can modify your host file, which allows you to override the domain name on your PC, so you can visit your domain at Hostverge while the rest of the internet still reaches the current website.
It's time to go live! Once tested, you can change the nameservers of the domain and (optionally) transfer the domain.