Sava in no way requires it to be installed in your main CF webroot (Application/ColdFusion8/wwwroot).
However, by default it assumes it is in your individual website's root directory. If you want to run Sava sub directory named /sava you can simply move all the Sava files into that directory and edit the /sava/config/setting.ini.cfm. Set the followinw two attributes: context=/sava assetPath=/sava/tasks/sites It is also important to note that when first installed Sava's default site is bound to localhost so if you want to run it on a another host you will need to: 1. login to the admin (/sava/admin) with the default admin account (username: admin, password:admin). 2. Click "Edit Current Site" under "Site Settings" on the top right corner of the page. 3. Change the "Domain" field to the IP of Host that you are going to be accessing this site (example: sava.mydomain.com). 4. Click update. 5. On the admins's main left side nav click "Reload Application" or simply put ?appreload in the url. Hopefully that helps.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:286521 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
