This tutorial will show you how to restore a Joomla database backup previously made with phpMyAdmin
First, let's create a new database to store the data that's currently in the Joomla database, just in case there's a problem restoring the backup
1) Scroll down until you see Databases
2) Click MySQL Databases
Â
3) Type a name for your backup database, then click Create Database
Â
4) Now go to Home
Â
5) Scroll down to Databases again
Â
6) Go to phpMyAdmin
Â
7) Click on the Joomla database
8) Click Operations
Â
9) Under Copy database to, type the temporary database name
10) Uncheck CREATE DATABASE before copying
Â
11) Click Switch to copied database
Â
12) Then, click Go
Â
The database seems to have copied successfuly. Now, let's restore the backup
13) Select the original database
14) After scrolling down to the bottom of the page, click Check All
Â
15) Then, choose Empty from the drop-down box
16) Click Yes
Â
Â
Now that the database is empty, we can restore our backup
Â
17) Click Import
Â
18) Browse for and select the backup file
Â
Scroll down
Â
19) Click Go
Â
Â
If you encounter any problems, the temporary backup database we created should come in handy