How to restore MySQL database backup in cPanel

If you need to revert back to a database backup, then this class is for you. 1) Log into your cPanel account. How to login to cPanel 2) Locate the Databases section and select phpMyAdmin 3) Once phpMyAdmin has been loaded, you should now see a list of your databases under your cPanel account. 4) Now on the right […]

How to duplicate a MySQL database in cPanel

Do you need to copy a working MySQL database for a developmental site? Follow this class to learn how to duplicate a working MySQL database with ease. 1) Log into your cPanel account. How to login to cPanel 2) Locate the Files section and select Backups 3) Scroll down to Partial Backups and locate Download a MySQL Database […]

How to create a MySQL database & assign user to it in cPanel

If you need to get a database 1) Log into your cPanel account. How to login to cPanel 2) Locate the Databases section and select MySQL Database Wizard 3) You should see the following. In the field, enter the name of the database you want to create. In this example we want to cal it temp. So the […]