>Hi, > >On my local development machine, I've got CF5 running on Apache >2.0.58(using the >2.0.43-xx connector from http://home.nextron.ch/coldfusion/). Is it possible >to use the same Apache instance for CFMX7, or will I need to install another >Apache instance? > >I'm guessing I'd need to be able to specify a connector for each virtual >host, but I don't know how/if that's possible. > >If it's not possible, I suppose I'd need to use different ports between CF5 >sites and CFMX7 sites, to specify which Apache I want to handle the >request... > >Thanks, >Jamie
I don't know about Apache 2.08, but it shouldn't be too hard, just create a virtual host that listens on a different port for each instance of CF. Charlie Arehart has a great article on how to set up CFMX, CF5 and BlueDragon on the same machine, http://cfdj.sys-con.com/read/42069_p.htm hth, larry -- Larry C. Lyons Web Analyst BEI Resources American Type Culture Collection http://www.beiresources.org email: llyons(at)atcc(dot)org tel: 703.365.2700.2678 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246317 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

