ColdBox Forums Notification: Post to Installation on CFMX 6.1 / Suse Linux

Title: RE: Installation on CFMX 6.1 / Suse Linux
Thread: Installation on CFMX 6.1 / Suse Linux
Forum: Need Help?
Conference: ColdBox
User: dblue [code]
<Setting name="ColdboxLogsLocation"
value="logs" />[/code]

works
but this writes it to default-location (like if i use value="logs"):
/webdata/domain.ch/vhost/www/htdocs/logs

i tried cfmapping aswell:
CF-MAPPING /mylog /webdata/doamin.ch/vhost/log
<Setting
name="ColdboxLogsLocation" value="/mylog/" />

The specified Directory
attribute value /cb_mylog/ could not be created

[code]
<Setting
name="ColdboxLogsLocation" value="mylog" />[/code]

results in
/webdata/domain.ch/vhost/www/htdocs/mylog

value="logs" would be perfect, if
it would use the applications basefolder (where all the other folders are
placed; com,config,handler ...):
/webdata/domain.ch/vhost/www/ & logs
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=187EED49-FF65-CEF6-65C9EB52C681D918