what IP/Host are you accessing the admin section from, and what does
your apps.cfm have in it?
farcry_myapp is a folder that contains the farcry "instance" you made
upon installation. This is where all of your modifications will go, both
to the website itself and to the COAPI. If you want to add another
farcry site, the installer will create another folder like the
farcry_myapp one.
-dave
>>> [EMAIL PROTECTED] 04/18/04 7:20 AM >>>
Hi
I have been attempting to install farcry. I have set up the mappings,
run
the installation script and get to the point where I am first prompted
to
login. When I attempt to launch the login page I get the following
error:
Could not find the included template /Application.cfm.
The error occurred in
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core\admin\Applicati
on.cfm: line 9
7 :
8 : <cfcatch>
9 : <cfinclude template="/Application.cfm">
10 : </cfcatch>
11 : </cftry>
This is the directory structure I have
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_aura
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_myapp (generated
by
installation - not sure what the purpose of this folder is)
I have the following in my jrun-web.xml file to create webserver
mappings
for the admin and my web application
<virtual-mapping>
<resource-path>/elnew</resource-path>
<system-path>C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\el\www\</syste
m-path>
</virtual-mapping>
<virtual-mapping>
<resource-path>/farcry</resource-path>
<system-path>C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\farcry_core\ad
min </system-path>
</virtual-mapping>
Note that the first mapping above points to a folder created for my
application (el) - is this correct?
Finally I have a coldfusion mapping \farcry which points to
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war.
TO be honest its not clear from the installation what the purpose of
these
mappings is - I can understand having a mapping to the farcry admin but
why
do I need a mapping to my application folder? What is the purpose of
farcry_myapp? Why is there a coldfusion mapping /farcry and a webserver
mapping /farcry which point to different places?
I think a little explanation of the purposes of the mappings/folders
etc.
would help developers diagnose what is wrong with the installation
themselves when they have teething troubles.
I would be grateful for any light which can be shed on this - thanks.
Kola
---
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