ColdFusion Disaster Recovery

1. Reinstall ColdFusion MX software from the installation CD. As part of the installation you will be prompted to set a password for the CF Administrator; the password we are currently using is: de@68 On the current installation, we also modified the Administrator to run on port 2786.

2. After installation is complete, log into the CF Administrator.

3. Under Server Settings, click Memory Variables. If they are not already selected, click to place a check mark next to Enable Application Variables and Enable Session Variables. Then click Submit Changes.

4. Under Server Settings, click Mail. In the Mail Server field, type: 128.172.8.168 Then click Submit Changes.

5. Under Data & Services, click Data Sources. To add a data source, type its name in the Data Source Name field, choose Microsoft Access from the Driver dropdown list, then click the Add button. On the next page, type the path to the database .mdb file in the Database File field, then click Submit. The following data sources need to be created:

Datasource Name / Path to Datasource .mdb file
apse / C:\inetpub\wwwRRTC\worksupport.com\apse\data\apse.mdb
cdb / C:\inetpub\wwwRRTC\worksupport.com\cdb\data\cdb-server.mdb
CourseManagement / C:\Inetpub\wwwRRTC\worksupport.com\cf\data\cm-server.mdb
jvr / C:\inetpub\wwwRRTC\worksupport.com\jvr\data\jvr-server.mdb
liz_survey / C:\inetpub\wwwRRTC\worksupport.com\va_help\survey\data\survey.mdb
myti / C:\inetpub\wwwRRTC\worksupport.com\myti\data\myti-server.mdb
ncd_database / C:\inetpub\wwwRRTC\worksupport.com\ncd\data\ncd_database.mdb
rrtc_ta_tracking / C:\inetpub\wwwRRTC\worksupport.com\rrtc\data\rrtc_ta_tracking.mdb
survey / C:\inetpub\wwwRRTC\t-tap.org\data\survey.mdb
ta_tracking / C:\inetpub\wwwRRTC\t-tap.org\data\ta_tracking.mdb
ttap_survey / C:\inetpub\wwwRRTC\t-tap.org\ttap_survey\survey.mdb
worksupport.com / C:\inetpub\wwwRRTC\worksupport.com\data\worksupport.mdb

6. Under Data & Services, click Verity Collections. To add a new Verity Collection, type its name in the Name field, the path to the collection in the Path field, and then click Create Collection. The following collections need to be created:

Collection Name / Collection Path
NCD_Articles / C:\inetpub\wwwRRTC\worksupport.com\ncd\data\
Worksupport_Research / c:\inetpub\wwwRRTC\vcu-ytd.org\documents\ws_research\
Worksupport_Resources / c:\inetpub\wwwRRTC\vcu-ytd.org\documents\ws_resources\
Worksupport_Resources_Without_Research / c:\inetpub\wwwRRTC\vcu-ytd.org\documents\ws_resources_no_research\
YTD_Projects / C:\inetpub\wwwRRTC\vcu-ytd.org\documents\projects\
YTD_Resources / C:\inetpub\wwwRRTC\vcu-ytd.org\documents\resources\

7. Under Debugging And Logging, click Debugging Settings. Ensure that both Enable Robust Exception Information and Enable Debugging are unchecked (these should not be enabled on a production server). Then click Submit Changes.