• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Backing up a DB

Plesk control panel has MySQL menu system that lets you back up, whatever control panel you have might have similar.

It's probably a FAQ or knowledge base article at your hosting company.
 
Originally posted by: DaveSimmons
Originally posted by: wacki
All I have is phpMyAdmin. So I can export databases but I don't see how I can import.
Export is what you need to download. You would import to restore not backup.
But a backup is a little pointless without a way to restore it 😛
 
1. Login to phpmyadmin
2. Choose the database
3. Click on 'export', select the table(s) to backup, check 'save to file', and go

--- sometimes later ---

4. Click on 'import'
5. Select the file saved from step 3, and go

At least that's how it looks like from phpmyadmin 2.8.1

For older versions, I think the import can be done from the 'SQL' tab, although i'm not sure ... been a while since the last upgrade..
 
For some reason my WordPress has a DB backup plug-in already installed. If you aren't running the latest version of WP, try upgrading and seeing if that will give you the option or if you can download and install the plug-in. That might help with the WP side of things.
 
Back
Top