Apr28, 2008

Backing up WordPress with phpMyAdmin

With a multitude of upgrades released every 30 seconds in the WordPress community, it's integral that a regular back-up is taken just to be on the safe side. Although there are plugins available which do this for you, I'm a cynical old bugger and don't trust anything or anyone.

Most hosts supply phpMyAdmin. If you have access to MySQL Databases, chances are you have phpMyAdmin. You will need to find this little tool. If you're with Site5, go into SiteAdmin and select the option from under MySQL Databases in the left menu. If you've got standard cpanel hosting, go into cpanel > MySQL Databases, and phpMyAdmin is linked near the bottom.

Once your phpMyAdmin window is open, find your WordPress blog in the menu on the left hand side. This may be in a list or a drop-down menu, but will be in there. Usually named username_xxx, where username is the name you use to log into cpanel/SiteAdmin and xxx is the name of the database. Once selected, the main database page should load. Choose Export from the menu across the top:

export db

When the Export page has loaded, make sure all tables are selected:

tables highlighted

Then, near the bottom of the page tick 'Save as File' > zipped option. When you're ready, click Go. Save the file to your computer, and tada: one database back-up.

Tagged .

Comments

There are currently 18 approved responses to "Backing up WordPress with phpMyAdmin".

  1. [gravatar]

    Barbilee 28/04/08 at 20:32 #

    thanks i always wonders how to do this .......... also how to movie it to my root folder from the sub folder that its in .............. yah i am still a dumb n00b with wordpress :(

  2. [gravatar]

    Meli 28/04/08 at 20:39 #

    Got a request for you. I had figured out this way to back things up a while back (I don't trust plugins either), and thankfully nothing's ever gone wrong because I don't know how to USE this backup in case of something messing up. Could you enlighten us? God, I feel dumb!

  3. [gravatar]

    Jem 28/04/08 at 20:44 #

    I plan to post that one next Meli - probably tomorrow :)

  4. [gravatar]

    Nyx 28/04/08 at 21:50 #

    ... there are ways other than this to backup a database? :O

  5. [gravatar]

    Chien Yee 28/04/08 at 22:09 #

    I use the auto tool cPanel has, because I'm too lazy :P

  6. [gravatar]

    Sarah 28/04/08 at 22:48 #

    Thanks. I need to do this.

  7. [gravatar]

    Niki 28/04/08 at 22:52 #

    @ Chien: You're not alone! :P

  8. [gravatar]

    Hannah 28/04/08 at 23:01 #

    Or you could be lazy like me and use the WordPress Database Backup plugin ;D

  9. [gravatar]

    Jessica 28/04/08 at 23:19 #

    I just lost the contents of my database during the latest upgrade, and phpMyAdmin wouldn't let me restore from the backup Wordpress Database Backup gave me. I don't know if it would have let me restore from a phpMyAdmin backup (it just kept whinging about "Rails application failed to start properly"), but MAYBE it would have stood a better chance of working!

  10. [gravatar]

    Vera 29/04/08 at 04:06 #

    For me it depends: most of the time I use the plugin, but sometimes when I get really paranoid I also use phpMyAdmin for Beth's site.

    I'm also interested in the tutorial on how to use it. While I do actually use it, I feel I always make too many changes. :P ( your "sticks out tongue" smiley looks weird).

  11. [gravatar]

    Barbilee 29/04/08 at 04:32 #

    yah i love tryign to find new tuts on wordpress one day i have it down ......... but if you could for me make a tut on how to move stuff to the root folder and so on from a subfolder :)

  12. [gravatar]

    mae 29/04/08 at 06:17 #

    I second Hannah hehe I use its automatic backup and send those zip files in another gmail account :P

  13. [gravatar]

    Loadx 29/04/08 at 10:15 #

    pssh phpmyadmin.
    Just ssh in and mysqldump that sucker :P

  14. [gravatar]

    Han 29/04/08 at 11:28 #

    what I need to find is a way to set up a cronjob to do this autmatically. If of course such a thing is possible! *fingers crossed it is!*

  15. [gravatar]

    Phil Nash 30/04/08 at 08:07 #

    I use a plugin that emails me a database back up once a week. No hassle, no worries.

    I'll go find the link for it if anyone's interested.

  16. [gravatar]

    Rebecca 05/05/08 at 01:49 #

    I've been doing this since day one, but it's good to show everyone else as well. Like you, I don't trust other peoples' tools unless I pour over them with my own eyes (but I still don't use tools). It's just as easy to do it this way. :)

  17. [gravatar]

    Hev 08/05/08 at 18:39 #

    Oh my, Jem. Thank you so much for this. I kept trying to figure this out, & never could make it work. Thanks so much.

  18. [gravatar]

    Wordpress 2.6 | GuitarAngel.net 15/07/08 at 15:27 #

    [...] the following: Your WP database. (Jem explains one [...]

Comments are closed.