Latest

31 Jul 2013

How to Install and Back up Wordpress

Installation

Please note: For security reasons, WP-DB-Backup requires that you use WordPress version 2.0.3 or newer.

Extract wp-db-backup.php, upload it into /wp-content/plugins/ and activate it under the Plugins menu.

Use

1. Click the Manage menu in your WordPress admin area.

2. Click the Backup sub-menu.

3. The plugin will look for other tables in the same database. You may elect to include other tables in thebackup.

** NOTE **

Including other tables in your backup may substantially increase the

size of the backup file!

This may prevent you from emailing the backup file because it's too big.

4. Select how you'd like the backup to be delivered:

*. Save to server : this will create a file in /wp-content/backup-*/ for you to retreive later

*. Download to your computer : this will send the backup file to your browser to be downloaded

*. Email : this will email the backup file to the address you specify

5. Click "Backup!" and your database backup will be delivered to you.

When having the database backup emailed or sent to your browser for immediate download, the backup file will be deleted from the server when the transfer is finished. Only if you select delivery method "Save toserver" will the backup file remain on your server