Feature-wise, there shouldn't be any difference, unless you have something that requires COM objects, or a compiled C++ CFX tag.
Also, I think you are out of luck if you use Access databases (which you shouldn't anyway). Where you are most likely to run into issues is with path and file references since: 1. Linux filenames are case-sensitive (for example, Application.cfm (or ..cfc) starts with an uppercase A - and this will matter on Linux.) 2. path references use / instead of \, 3. there are no drive letters (i.e. C:\) On 5/8/07, Chris Montgomery <[EMAIL PROTECTED]> wrote: > > Howdy, > > I am considering moving some CF sites that are currently hosted on > Windows shared hosting servers to a Linux hosting environment. My > question is, which features of CF (CFMX 7, specifically) are not > available on Linux platforms? > > Note that this is not intended to be a Linux vs Windows debate. I am > interested in knowing only what features, tags, etc. that aren't > available if I decide to move to a Linux hosting environment. > > Thanks! > > -- > Best regards, > > Chris Montgomery > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277296 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

