How to import your database via phpMyAdmin in the xneelo Control Panel

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

Use the phpMyAdmin tool within the xneelo Control Panel to import a copy of your database to your hosting account.

Steps

  • 1
    Log in to the xneelo Control Panel.
  • 2
    Select a Product from the side menu. 
  • 3
    Select the domain name.
  • 4
    Under Hosting tools, select Manage MySQL.
  • 5
    Click on the 3 dots menu to the right of the relevant database.
  • 6
    Select phpMyAdmin - phpMyAdmin for the database you have selected will open in a new tab.
  • 7
    Select the database name in the left pane to expand the tables, then select Import. Import database into phpMyAdmin
  • 8
    Select Browse under the File to Import section.
  • 9
    Select the dump file you wish to import and click Open.
  • 10
    Select the required Format. In most cases, SQL will be sufficient.
  • 11
    Select Go. Choose file for import
Assist Note

The phpMyAdmin tool within the xneelo Control Panel can only import database dump files that are 250 MB or smaller in size. Should your database dump file be larger than 250 MB, you may import it via command-line using SSH.