Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF11 and CF8 on same server.

Community Beginner ,
Jun 25, 2014 Jun 25, 2014

Hi,

I need to install cf11 on the same windows 2008 server as an existing cf8 install.

I realise it would be better to have 2 servers but in this case thats not an option open to us so I need specific help with the 2 installs.

The current CF8 is using IIS7.

I have done a bit of spade work and I believe the best way to do this cleanly would be to install a 2nd web server, e.g apache on windows and then configure it with CF11.

I had hoped that I could actually install CF11 and just configure specific iis sites with it, hoping this would leave the cf8 configured sites intact.

Any help would be appreciated.

606
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Jun 25, 2014 Jun 25, 2014

If you have 2 webistes, one you want to run with ColdFusion 8 and other you want to run with ColdFusion 11 on the same server then yes it is possible. However, two different versions of ColdFusion cannot server same website in the same server.

Launch the Web Server Configuration tool of CF8 and if CF 8 is configured with ALL IIS websites, then remove the connector for all and add the website/websites one by one which you want to run with ColdFusion 8.

Capture.JPG

Now, go ahead and install ColdFusion 11 and in

...
Translate
Enthusiast ,
Jun 25, 2014 Jun 25, 2014

If you have 2 webistes, one you want to run with ColdFusion 8 and other you want to run with ColdFusion 11 on the same server then yes it is possible. However, two different versions of ColdFusion cannot server same website in the same server.

Launch the Web Server Configuration tool of CF8 and if CF 8 is configured with ALL IIS websites, then remove the connector for all and add the website/websites one by one which you want to run with ColdFusion 8.

Capture.JPG

Now, go ahead and install ColdFusion 11 and in the "Configure Web Server" Window choose the website that you want to run with CF 11

Capture1.JPG

Capture2.JPG

NOTE : Two most important points to remember :

1. Do not remove the CF 8 connector if it is a production server

2. Do not choose All with CF 8/ CF 11 under IIS Website, because if you choose ALL then all the websites under IIS will be configured with that version of CF.

HTH

Thanks

VJ

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 25, 2014 Jun 25, 2014
LATEST

thank you, I figured this is how I would do it but had a fear it would screw up my server but it seems the 2 versions can live happily along beside each other.

thanks again.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources