Tom, Take the :8500 out of the apps.cfm entry. It only requires the domain.
Regards, Gary Menzel > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-farcry- > [EMAIL PROTECTED] On Behalf Of Tom Barr > Sent: Sunday, 30 May 2004 4:41 AM > To: FarCry Developers > Subject: [farcry-dev] Templates not found on install > > I have been trying to get farcry up and running on my personal machine and > my host has also given it a try and in both cases we are getting file not > found errors. Here are the settings and errors we have. ANy help is > appreciated. > > App location > http://localhost:8500/farcry_home > Error message received: > Could not find the included template > /farcry/farcry_core/tags/farcry/_dmSec.cfm. > > Admin > http://localhost:8500/farcry/ > Error message received: > Could not find the included template /Application.cfm. > > Apps.cfm: > > <cfscript> > stApps = structNew(); > stApps['localhost:8500'] = 'farcry_home'; > </cfscript> > > CFMapping > /farcry C:\CFusionMX\wwwroot\farcry\farcry_core\admin\ > > Mappings in jrun-web.xml > <virtual-mapping> > <resource-path>/farcry_home</resource-path> > <system-path>C:/CFusionMX/wwwroot/farcry/farcry_home/www/</system- > path> > </virtual-mapping> > > <virtual-mapping> > <resource-path>/farcry</resource-path> > <system-path>C:/CFusionMX/wwwroot/farcry/farcry_core/admin/</system- > path> > </virtual-mapping> > </jrun-web-app> > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to leave-farcry-dev- > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
