How to restore a database?
Answered
Restore a database from .sql file
Best answer
If you have a local backup copy of your database you can restore it via the PHPMyAdmin application located in your cPanel. Alternatively you can open a new ticket to our Support Team with a database restoration request and they will be more than glad to assist you with that.
In order to restore your database manually you should perform the following actions:
1.) Create new database from MySQL Database Wizard
2.) Navigate to cPanel -> PHPMyAdmin -> click on the new database -> from the database settings above click Import -> import the database .sql file
3.) Modify the application’s configuration file in order to use the new database