To import your database on our hosting servers, you must first get a .sql, .sql.tar or a .sql.zip file from your previous database host. Once you have that file you can now follow the steps below:
- Log into your 1st Domains account
- Navigate to the Web Hosting Control Panel (Manage Domains & Services -> your domain name-> Web Hosting Control Panel).
- The Web Hosting Control Panel will open in a new window (if it does not open, please turn off pop-up blocking in the web browser).
- Click on 'Databases' and select the database you wish to import data into.
- Click on 'Import Dump'
- You can now select where your export file is located. And the select it.
- Make sure 'Recreate the database' is unticked
- Click on Ok. This will start the import into the database.
You can also use phpMyAdmin to do the import as well. From steps 4 above follow the steps below.
- In phpMyAdmin, Click on the 'Import' tab at the top of the page.
- Click 'Choose File' and select the database file you wish to import from your local computer.
- Ensure the format is set to 'SQL' and click 'Go' to start the import process.
Once completed you should see a success message in the bottom right hand corner of the web hosting control panel.