How do I backup my Joomla database with phpMyAdmin?

Text Version

In this tutorial we will be creating a backup of our Joomla database using phpMyAdmin.
phpMyAdmin is the most widely used database administration tool so that is why we have chosen it for this tutorial.
You will have to login to phpMyAdmin through your hosting service.

In this tutorial we will be creating a backup of our Mambo database using phpMyAdmin.
phpMyAdmin is the most widely used database administration tool so that is why we have chosen it for this tutorial.
You will have to login to phpMyAdmin through your hosting service.

From the Database dropdown menu select your Joomla database.

From the Database dropdown menu select your Joomla database.

Now we need to click on the Export tab.

Now we need to click on the Export tab.

By default, every table will get exported. If you would like to export only selected ones, you may choose from this list.
You can also change the output options for the file, and what types of data you want to save. Don't change these options unless you know what you are doing.

By default, every table will get exported. If you would like to export only selected ones, you may choose from this list.
You can also change the output options for the file, and what types of data you want to save. Don't change these options unless you know what you are doing.

There are 2 ways to get the output. You can get it directly on your screen so you can copy it. Or you can save it to a file automatically. That is what we will do.

There are 2 ways to get the output. You can get it directly on your screen so you can copy it. Or you can save it to a file automatically. That is what we will do.

Click the Go button to generate the file

Click the Go button to generate the file

We want to save the file, so just click OK.

We want to save the file, so just click OK.

You will receive a notification when the download is complete. That concludes this tutorial.

You will receive a notification when the download is complete. That concludes this tutorial.

  • 17 Users Found This Useful
Was this answer helpful?

Related Articles

How Do I Reset My Password?

If you have forgotten your password you can reset it by going to...

How to uninstall/delete/remove my Joomla site?

Delete all of the files in the public_html folder using FTP or the cPanel file manager (be...

How do I install Joomla manually?

Joomla is a very easy script to install. This tutorial will walk you through the installation....

How do I enable SEF URLs?

Text Version In this tutorial we will enable Search Engine Friendly (SEF) URLs. Begin by...