sorry, damn phone interface. install CF7 and CF8. you can do it several ways, either install both in J2EE mode on top of jrun/tomcat, etc. or install both in standalone mode in their own directories. I have 7 installed in j2ee (developer) mode and 8 in standalone mode, both connected to apache. I thought about just installing 8 in j2ee mode on top of the existing jrun, but I think you miss some features that way.
are you using apache? if so, save a copy of httpd.conf as httpd_baseline.conf, do the first install. connect it to apache, then rename httpd.conf as httpd_(version).conf. copy httpd_baseline.conf back to httpd.conf and repeat for the other version of cf. set all the daemons to start manually, then you can pick which cf version to run. or you can do both in j2ee mode on their own ports and run them at the same time. I just find that setup uses a lot of memory, and you can only develop for one at a time anyway. I think i'll blog about this later. -- --------------- Robert Munn www.funkymojo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:236232 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
