How to export a database via phpMyAdmin in the xneelo Control Panel
If you are still using konsoleH, refer to this article.
You may export a database via the phpMyAdmin tool within the xneelo Control Panel.
Steps
-
1
-
2Select a Product from the side bar.
-
3Select the domain name.
-
4Under Hosting tools, select Manage MySQL.
-
5Click on the 3 dots menu to the right of the relevant database.
-
6Select phpMyAdmin - phpMyAdmin for the database you have selected will open in a new tab.
-
7Select the database name in the left pane to expand the tables, then select Export.
-
8Select Quick – display only the minimal options.
-
9Select the required Format. In most cases SQL will be sufficient.
-
10Select Go.
What happens next
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.