On 05/11/2007, Alex Moustris <almoustris@...> wrote:
Could you help me to setup Farcry. I followed the instruction (I Follow these steps closely:
- copy the mollio project and rename it to something; for example, "myproject" (this project name must adhere to standard CF variable naming ie. must start with alpha, and can contain any alphnumeric and/or underscore)
- set up a ColdFusion mapping of "/farcry" pointing to the (farcry install root)
- set up a blank database and a corresponding datasource in CF administrator
- configure a web site in your web server and make the webroot point to ./projects/myproject/www (where myproject is the name of the project folder you just named)
- set up a web alias/virtual on the webserver of "/farcry" pointing to the ./core/admin directory)
but when I browse to http//localhost/farcry/
I get that error:
Could not find the included template /farcry/core/tags/farcry/callProjectApplication.cfm.
Have you any idea?
That would possibly suggest that your coldfusion mapping to /farcry isn't pointing to the correct location.
What folders/directories do you have under your "farcry install root"? It should be core, plugins and, possibly, projects.
You don't mention it, so I have to ask: Have you been through the farcry installer via
http://localhost/ ?
Regards
Stephen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to
farcry-user@... To unsubscribe from this group, send email to
farcry-user-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en
-~----------~----~----~----~------~----~------~--~---