Trying to install SAVA in a sub folder of my wwwroot directory. (OF course
SAVA isn't designed for that and seems to assume the world should live in
the wwwroot folder!)

I "NEED" the root folder of the application to be wwwroot/sava

The problem is with their baseDIR setting:
<cfset baseDir=
left(getDirectoryFromPath(getCurrentTemplatePath()),len(getDirectoryFromPath(getCurrentTemplatePath()))-8)
/>

I've tried these alternates:
<cfset baseDir= "C:/Inetpub/wwwroot/sava" >
<cfset baseDir= ExpandPath("*.*") >

I found this reference:
http://www.gosava.com/sava/forum/messages.cfm?threadid=24559DB2-B87C-19BC-D8BC5CDBBB87CC2D

But nothing  seems to work.


HELP!
Thanks!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:286468
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to