You can restore a database backup in PHPMyadmin by doing the following: 1) After entering PHPMyadmin from Cpanel, select the database name that you wish to restore from the dropdown list at the top left of the screen. 2) Select the 'import' tab on the top right of the screen. 3) Push the 'browse' button and locate the file you wish to restore on your local computer hard drive. 4) Click the 'go' button at the bottom right of the screen.
- 3 Users Found This Useful
Related Articles
How do I add a mysql database in Cpanel?
To create a MySQL database: - Go to 'Manage Mysql' under the database header in Cpanel- In the...
How can I backup a database using phpmyadmin?
Backing up your database in Phpmyadmin is accomplished by doing the following: 1) Once you have...
What is Mysql?
MySQL is a Relational Database Management System. A relational database adds speed and...
How do I delete a MYSQL database?
To delete MySQL database in control panel, follow the steps given below, Step 1: Login to cPanel....
What is the mysql host name?
Always use 'localhost' whenever asked.
