How Can We Help?
Restore
Using PHPMyadmin
- Open the PHPMyadmin
- Import the sql file from backed up location
- Restore the attachment directory to CandidATS root directory
- Restore the upload directory to CandidATS root directory
Using Mysql
- goto the path where mysql file stored
- run “mysql -u username -p password database_name < /path/to/upload/candidats.sql”
- Restore the attachment directory to CandidATS root directory
- Restore the upload directory to CandidATS root directory