Hi Cezar,

That's been squared away:

<cfscript>
stApps = structNew();
stApps['localhost'] = 'rude'; // name of physical directory for your
FarCry Application
</cfscript>

It's bigger than that issue--and I've owe Gary a response that I'm
hoping will help get to it.

Thanks for the help, though!

Russ

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Cezar FLOROIU
> Sent: Friday, January 02, 2004 9:39 AM
> To: FarCry Developers
> Subject: [farcry-dev] Re: [still more] installation woes
> 
> 
> Hi Russ,
> 
> Edit apps.cfm file from within applications directory and put :
> stApps['your_URL_here'] = 'your_site_name_HERE'
> 
> Best,
> Cezar
> 
> "Russ" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> >
> > Sorry for the repost, but I'm not able to access this from 
> the outside
> > world, and it's causing me a lot of issues.
> >
> > Anyone?
> >
> > Russ
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On 
> Behalf Of Russ
> > Sent: Tuesday, December 23, 2003 11:12 PM
> > To: FarCry Developers
> > Subject: [farcry-dev] [still more] installation woes
> >
> >
> > I've gotten my install to work correctly, but I'm unable to access
> > /farcry external to \\localhost\farcry.  Instead, I get:
> >
> > Could not find the included template /Application.cfm.
> > Note: If you wish to use an absolute template path (e.g.
> > TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a
> > mapping for the path using the ColdFusion Administrator. 
> Using relative
> > paths (e.g. 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 CFINCLUDE whenever
> > possible.
> >
> > The error occurred in
> > C:\Inetpub\Applications\farcry_core\admin\Application.cfm: line 9
> >
> > 7 :
> > 8 : <cfcatch>
> > 9 : <cfinclude template="/Application.cfm">
> > 10 : </cfcatch>
> > 11 : </cftry>
> >
> > And that's a bit confusing to me as I thought that by 
> setting the CFMX
> > mapping to \Applications\farcry\ that I'd be all set.
> >
> > Is there something I've missed or glossed over?
> >
> > Thanks,
> >
> > Russ
> >
> >
> > ---
> > 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
> >
> >
> >
> 
> 
> 
> ---
> 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
> 


---
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

Reply via email to