Restore Drupal Site with Backup and Migrate Module
Steps to restore drupal site with the backup and migrate module:
One quick note, the same version of the backup and migrate module used to create the backup file must be used when performing the restore.
- Create new database.
- Put a clean copy of settings.php file in sites/all/sitename.com directory.
- Install Drupal by going to sitename.com and following the prompts.
- Enable the backup and migrate module (Administer > Site building > Modules).
- Locate the file to restore. (Content management > Backup > Destinations tab > list files link).
- Click restore.
Voila! There's the site.
It's really that easy.
Comments
Post new comment