Coldbox [5.6.x] deploying to subdirectory of webroot

瀏覽次數:26 次
跳到第一則未讀訊息

Gary Gilbert

未讀,
2020年9月21日 清晨6:36:592020/9/21
收件者:ColdBox Platform

Hi all,

Im stuck on a CF11 server and need to set up a coldbox app I am building in a subdirectory of the webroot.. 

I have a mapping set up to coldbox, but I am getting the following error


Type:
Builder.BuildCFCDependencyException
Message:
Error building: Renderer@coldbox -> Could not find the included template includes/helpers/ApplicationHelper.cfm.
Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with include, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc. <br> Using relative paths (for example, template="index.cfm" or template="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with include whenever possible.. 


I then changed the path to the absolute path as a test (D:\dev\samplecbapp\includes\helpers/ApplicationHelper.cfm ) in config/coldbox.cfc which then brought the following error.

Error building: Renderer@coldbox -> Error loading UDF library: D:\dev\samplecbapp\includes\helpers/ApplicationHelper.cfm  
The UDF library was not found. Please make sure you verify the file location.. 

I inspected the file and its empty with the exception of a comment ..

is there some setting I am missing in order to make this possible?

Thanks in advance,

Gary

Luis Majano

未讀,
2020年9月21日 上午10:15:052020/9/21
收件者:ColdBox Platform
Hi Gary,

That file is the application helper which get’s injected on several layers( interceptors, handlers, layouts and views). However, if you are not using it, then just remove the setting.  
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/4836984c-2af8-4208-b0b7-9dc856edea60n%40googlegroups.com.
回覆所有人
回覆作者
轉寄
0 則新訊息