How to export a database via phpMyAdmin

The information in this article is related to konsoleH.
If you are using our new Control Panel, refer to this article.

Make the switch and discover a simpler, more secure way to manage your hosting.

You may export a database via the phpMyAdmin tool within konsoleH by following the below steps:

  1. Browse to konsoleH and log in at (Admin or Domain level)

kh-login-wide

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

3. Select Manage Serviceskh-manage-services

4. Select Manage MySQL 

kh-manage-mysql3

5. Select a database

6. Click phpMyAdmin

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

phpmyadmin-export

8. Select Quick – display only the minimal options

9. Select the required Format. In most cases SQL will be sufficient.

10. Select Go

phpmyadmin-export-2

Your web browser will prompt you to download the database dump file to your computer.

If the database dump file fails to generate, the likely reason is that the database is too large in size. In these cases, you may export the database via command-line using SSH.