Trending Now
  • We are working on integrating AI in CandidATS. We welcome your Feedbacks.
How Can We Help?
< All Topics
Print

Restore

Using PHPMyadmin

  1. Open the PHPMyadmin
  2. Import the sql file from backed up location
  3. Restore the attachment directory to CandidATS root directory
  4. Restore the upload directory to CandidATS root directory

Using Mysql

  1. goto the path where mysql file stored
  2. run “mysql -u username -p password database_name < /path/to/upload/candidats.sql”
  3. Restore the attachment directory to CandidATS root directory
  4. Restore the upload directory to CandidATS root directory
Table of Contents