HOW TO TAKE MYSQL DATABASE BACKUP FROM SOLIDCP?
This article will guide you to generate the backup of your MySQL database from SolidCP.
Login to SolidCP. It is located at URL http://https://cp.utiware.net/
Once you are logged into SolidCP, you will see icons for all services you can manage from SolidCP. Under Databases section click on MySQL 5.X icon.You will see previously added MySQL databases will be populated. Click on MySQL database whose backup you want to create.
Expand the Maintenance Tools option and click on Backup button.
In the next screen, specify the database backup file name and choose one of the following methods according to your convenience.
If you want to create ZIP (ZIP of .SQL file) of the backup file, check the ZIP Backup chekbox. To download the backup ZIP file via browser, select the radio button Download via HTTP and click Backup button.
To store the backup ZIP in web hosting space, select the radio button Copy to Folder, select the path where you want to store the backup ZIP and click Backup button.
If you want database backup as .SQL file then, uncheck the ZIP Backup checkbox. To download the backup file via browser, select the radio button Download via HTTPand click Backup button.
To store the backup file in your web hosting space, select the radio button Copy to Folder, select the path where you want to store the backup file and click Backup button.