Database Transfer

Below are detail setps to backup and restore the database through phpmyadmin.

1. You can easily create a dump file(export/backup) of a database used by your account. In order to do so you should access the phpMyAdmin tool available in your cPanel:

2. You can select the database that you would like to backup from the drop-down menu called Database (located in the upper left corner of the page).

3. A new page will be loaded in phpMyAdmin showing the selected database. In order to proceed with the backup click on the Export tab

4. The options that you should select apart from the default ones are Save as file (which will save the file locally to your computer in an .sql format) and Add DROP TABLE (which will add the drop table functionality if the table already exists in the database backup).

5. Click on the Go button to start the export/backup procedure for your database

6. A download window will pop up prompting for the exact place where you would like to save the file on your local computer. It is possible that the download starts automatically. This depends on your browser's settings.

To restore database:

1. To restore (import) a database via phpMyAdmin, first choose the database you'll be importing data into. This can be done from the drop-down menu on the left. Then click the Import tab

2. You have the option of importing an .sql file. Use the Browse button to find it on your local computer. Note that you are given the option to choose the character set of the file from the drop down-menu just below the upload box. If you are not certain about the character set your database is using just leave the default one.

3. In order to start the restore click on the Go button at the bottom-right. A notification will be displayed upon a successful database import.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Hit Counters and Website statistics

To access website statistics, log into cPanel using your username and password. Locate the...

Password protect a folder

Login to your cPanel account Click Password Protect Directories Click on the folder icon beside...