Merging Config Files for 8
Who is this article for?IT Personnel planning an upgrade to Please Review 8.
IT access is required.
Important: This article is part of a series of articles covering the upgrade process. Please visit Performing a Please Review 8 Upgrade to view the entire process.
With the new version of Please Review installed you are now ready to apply the same configuration settings implemented in your old version to the new version.
For example: changes to files that are delivered with a template extension.
This article includes:
1. Update the Config.xml
During the new installation a new config.xml will be created. This file will need to be updated with any configuration changes made in your old version.
To do this:
- Browse to your Please Review installation directory.
- Locate config.xml.template.
Example: By default, this file will be held in C:\Program Files\PleaseReview\Runtime\config however this may differ depending on your chosen installation directory.
- Copy the config.xml.template file and paste this into the same folder.
- Rename the file to config.xml.
- Open config.xml.
- Browse to your backup folder (created while following the steps in Backing up an Existing Please Review 8 Installation).
- Locate and open your old config.xml file.
- Update the new config.xml with any config changes that were made to the original file.
- Save the new file.
2. Update the Web.config
During the new installation a new web.config file will be created. This file will need to be updated with any configuration changes made in your old version.
To do this:
- Browse to the Please Review directory.
- Locate web.config.template.
Example: By default, this file will be held in C:\Program Files\PleaseReview\TaraWeb however this may differ depending on your chosen installation directory.
- Copy the web.config.template file and paste this into the same folder.
- Rename the file to web.config.
- Browse to your backup folder (created while following the steps in Backing Up an Existing Please Review 8 Installation).
- Locate and open web.config.
- Update the new web.config with any config changes made.
- Save the file.
3. Copy Runtime/Data Directory
- Browse to the Please Review installation directory. By default this will be:
Example: By default, this will be C:\Program Files\PleaseReview however this may differ depending on your chosen installation directory.
- Locate the documentfiles directory.
- Browse to your backup folder (created while following the steps in Backing Up an Existing Please Review 8 Installation).
- Locate the documentfiles directory.
- Copy the folder into your new live Please Review directory.
- Verify the permissions are still valid as per the steps in Installing Please Review 8.
What Next?
With the configs now in place you are now ready to proceed to Upgrading the Please Review 8 Database. Please see Performing a Please Review 8 Upgrade to review the whole process.