Hi, I was using my app on windows without a problem. I am not trying to move the app to Linux and I have run into problems with not being able to import tag libraries. The error that I am getting is
Could not import the tag library specified by "/WEB-INF/cftags/layout". The following error was encountered: /usr/coldfusionmx/wwwroot/WEB-INF/cftags/layout. Please ensure that you have specified a valid tag library. The CFML compiler was processing: a cfimport tag beginning on line 3, column 10. The error occurred in /www/print-brain.com/index.cfm: line 3 1 : <cfsilent> 2 : <!--- Import the coldfusion taglibs ---> 3 : <cfimport prefix="layout" taglib="/WEB-INF/cftags/layout"> 4 : <cfimport prefix="ui" taglib="/WEB-INF/cftags/ui"> 5 : <!--- Defined I18N bundles to be used in the current page ---> Under Windows, no problem. Under Linux Error. What could be going on here? thanks Jordan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

