Look in your apps.cfm file in the /farcry directory.  It should direct the
url into the correct farcry_project directory.

<cfscript>
stApps = structNew();
stApps["www.website.com"] = "farcry_website";
</cfscript> 


Scott Talsma 
CTO
echo.eleven
404.845.3458

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Jaci
Sent: Wednesday, May 09, 2007 11:36 AM
To: farcry-dev
Subject: [farcry-dev] Installation info.


If I try to access the admin via URL It gives me this error.

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.


I'm on version 3.0.1

I just watched the video.  I think I might go uninstall what we've done and
install it the same way he shows on the video. Seems staigh forward enough.
Does anyone know if the method he shows supports multiple farcry sites on
the same server?






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to