Restoring a website on CPHA's server from the backup of the site at Atomic Motion
Steps
- Copy the files from the backup, found on the linux server at /home/site_backup/<website> to My Documents or C: (the latter is faster and recommended)
- Run program Recover. This program requires Microsoft .NET Framework 2.0 to be installed on your system.
- Copy the resultant files to the web server at the location where the site will be ( /var/www/html/<website>).
- Copy files from restoration run (step 2) to the root directory of the new site ( /var/www/html/<website>).
- Copy all asset files from <website>/uploads to a folder called uploads on the web server at the location where the site will be ( /var/www/html/<website>).
- Copy all files from <website>/uploads/restore/root to the root directory of the new site ( /var/www/html/<website>).
Issues
- The internal search will not work
- Redirect pages (e.g. the landing page for conference.cpha.ca) are not saved in the backups, and so need to be restored somehow.
