Steps to backup your MySQL database
Using phpMyAdmin
- Login to phpMyAdmin.
- Click on Databases in your phpMyAdmin panel. (It may not be necessary to do this, depending on your version of phpMyAdmin)
- You may have several databases. Click the one that holds your WordPress data, the database you created when you installed WordPress. (In older versions this may be done through a pull-down menu.)
- Below is a picture of the default tables in the Structure view tab. You may have more tables -- this would happen if you have any statistics plugins or anti-spam plugins.
- Click Export. There are two methods to export, Quick and Custom:
- If you choose Quick export, it allows you to download an .sql file to your computer right away after you click "Go".
- If you choose Custom export, follow these steps:
- Select all the tables.
- In the Output section check Save output to a file and select None for Compression. (If your database is very large use a compression method)
- Select SQL from the Format drop-down menu.
- Check "Add DROP TABLE": this can be useful for overwriting an existing database.
- Check "IF NOT EXISTS": this prevents errors during restores if the tables are already there.
- Click Go. The data will now be saved into your computer.
- Select all the tables.
- If you choose Quick export, it allows you to download an .sql file to your computer right away after you click "Go".
- Keep these files safe, copied and stored in separate places on separate media.
Using cPanel
Kindly visit the following article to take MySQL database backup via cPanel.
Using WebsitePanel
Kindly visit the following article to take MySQL database backup via WebsitePanel.
Steps to backup your Emails
To take the backup of your emails, you can configure your email accounts into any email client program (like Microsoft Outlook, Mozilla Thunderbird, etc.) and download all the emails into your local system. Please check the following URL to configure your email account with an email client software:
Steps to backup the Web-contents
Using an FTP client software, you can download your web contents into your local system. For that, first you will need an FTP account. If you do not know how to create an FTP account then kindly visit the following URL:
Using cPanel
Using WebsitePanel
https://manage.accuwebhosting.com/knowledgebase/284/How-to-in-Create-an-FTP-account-in-WebsitePanel.html