You should condition that statement with a "straight install of CFMX 6.1 will not work with Apache 2.2". A good work around for this is to install CFMX 7 or 8 in multi-server mode, and then just deploy MX 6.1 as an EAR file. The problem isn't with CFMX, but rather with the JRun shipped with that version. So, CF 8 would be the easiest route as this gives you the most recent JRun release, but should still run 6.1 in multi-server mode.
I'm running an install of EasyPHP with Apache 2.2.3, JRun 4 updater 6, CF 6-8 EAR files, and all I had to do was grab the Apache fixed wsconfig.jar, everything runs peachy. I'm working on a 6.1 only site at the moment with no issues at all. Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286545 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

