|
How to backup and restore your ColdFusion settings
|
Article Information |
| Article ID: |
13 |
| Author: |
Greg Hedgepath |
| Created: |
7/6/2008 |
| Modified: |
7/6/2008 |
| Views: |
2,624 |
|
The ColdFusion MX7 and ColdFusion 8 Configuration files can be located here; C:\cf_root\lib\
All the files will have this suffix, "neo-" and the prefix "xml" : neo-*.xml Copy those files to your VPs desktop of ftp them to your local hard drive. These files may be used to restore your settings on any server. To restore these files to your server stop ColdFusion Application service first. Overwrite exiting neo xml files with your backup copies. Now restart ColdFusion application service. NOTE : Data sources must be opened and saved again to enable them.
If you have made any changes to your JVM configuration that file must also be restored from C:\cf_root\runtime\bin\jvm.config
Also be sure to backup/restore any of your custom tags as well.
This URL:
http://ahphosting.net/support/Customer/KBArticle.aspx?articleid=13
|