How To Import Your Database Via phpMyAdmin
Use the phpMyAdmin tool within konsoleH to import a copy of your MySQL database to your hosting account
Leeann Morgan
Last Update 3 years ago
Import
1. Browse to konsoleH and log in at (Admin or Domain level)

2. If Admin level: Select or search for a domain name in the Hosting Services tab
3. Select Manage Services

4. Select Manage MySQL

5. Select a database
6. Click phpMyAdmin

7. Select the database name to expand the tables, then select Import

8. Select Browse under the File to Import section.
9. Select the MySQL dump file you wish to import and click Open
10. Select the required Format. In most cases, SQL will be sufficient.
11. Select Go

Note: The phpMyAdmin tool within konsoleH can only import MySQL dump files that are 50 MB or smaller in size. Should your MySQL database dump file be larger than 50 MB, you may import it via command-line using SSH