Howdy, I'm moving from a Windows host to a Linux host. Testing my site on the Linux server, it's throwing an error on a cfmodule statement:
" Could not find the included template ../security/secure.cfm" The affected code in my template is: <cfmodule template="../security/secure.cfm" userPermissions=#session.userPermissions# requiredPermission="Company Scheduler" model="list" targetCompanyID=#url.companyID#> I'm guessing Linux doesn't like the relative path in template="../security/secure.cfm" While I go look for a linux book, can someone tell me how this should be in my cfmodule call? 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-Linux/message.cfm/messageid:4315 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
