Backing up with phpMyAdmin question
-
Every month or so I’d like to backup my blog and save it onto my hard drive using phpMyAdmin. I was wondering exactly how to do that. I have no experience with databases. I got into my wordpress data base and chose “select all” which highlighted :
ae_data wp_categories wp_comments wp_linkcategories wp_links wp_optiongroup_options wp_optiongroups wp_options wp_optiontypes wp_optionvalues wp_photos wp_post2cat wp_posts wp_users
My questions are:
1. Do I need to select structure only, structure and data, data only, export to xml format, or LaTeX?
2. Do I need to select add drop table, complete inserts, extended inserts, and/or enclose field names with backquotes ?
3. I’d like to use the option of saving as a zip file. Would this be ok?
My host backs up once a week but I’d still like to have a copy saved each month on my own hard drive just to be on the safe side. I want to backup in a way that everything I need is saved so that uploading in the event that my blog is lost will be as simple as possible. Thank you in advance for your help.
The topic ‘Backing up with phpMyAdmin question’ is closed to new replies.