Need Older Version of ColdFusion?
I needed to get older versions of ColdFusion so that I could do some development on my machine locally, so having installed ColdFusion 9 as Multi Server in developer mode. I needed to get the EAR files for ColdFusion 7 & 8 so I went to the ColdFusion site and of course with the release of ColdFusion 9 there is only a link to ColdFusion 8, which had a URL Parameter that was "coldfusion8" so I thought hey lets change that 8 to a 7 and hey presto I had access to the ColdFusion 7 downloads. So I now have an instance of my blog running locally in CF7 (For my current host), CF8 for the sake of it and of course CF9 as its the latest and greatest.
So in case you need the older versions here are the links I used:
ColdFusion 9 - http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion
ColdFusion 8 - http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion8
ColdFusion 7 - http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion7
Couldn't find MX/6.01 but then again it wasn't truly supported on the Mac. Hope this helps someone who needs to get an older version of ColdFusion.
Did you like this post? Then
buy me a beer
Need Older Version of ColdFusion?
I seriously need to get around to setting up the multi-server environment the right way. My iMac at work is currently set up to auto-start both CF8 and CF9 (each on top of JRun) at boot up. Eats up 1GB of RAM right away. You recommend any guides for setting this all up on the Mac?