Thanks for the extra info Sean. I was mainly addressing the genenral "why bother?" question regarding running a PHP app on J2EE and it's good to know about the extra caveats when trying to integrate with CF in this way.
On 6/5/07, Sean Corfield <[EMAIL PROTECTED]> wrote: > On 6/4/07, James Holmes <[EMAIL PROTECTED]> wrote: > > 1) PHP should be run on a single threaded webserver, as some of the C > > libraries used in PHP apps aren't thread safe. This means running > > Apache 1, or Apache 2 in prefork mode. CF (for example) is quite happy > > running in multithreaded configurations of Apache. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-Talk/message.cfm/messageid:280069 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

