I have been trying to get Farcry to install for a couple of days but cannot
get past this error:

"Project web mapping 
The installer cannot seem to access your project. Make sure that the
Installer Domain Name option (currently: localhost) is correct. This is the
1st field on the install form. 

Note that if you currently have network security in place, this may prevent
Farcry from validating an installation. Please check your security
settings."

I have searched and found similar posts but none of the solutions have
worked for me.  I have read the instructions numerous times and have tried
it on a couple of different platforms (Solaris/Oracle, Windows XP/Oracle,
and Windows XP/SQLServer).  I always get this same error.
I have tried with /farcry outside my ColdFusion web root and inside the web
root.

Here is my latest setup (everything on my local machine):
WindowsXP Pro (all the updates)
Coldfusion 8.0 (server configuration)
SqlServer Express
FarCry 4.0.3

Farcry is located in C:\ColdFusion8\wwwroot\farcry
All the farcry directorys are present:
/farcry/core
/farcry/plugins
/farcry/projects
/farcry/projects/myproject (mollio renamed to myproject)

Coldfusion datasource "farcry" is working
Coldfusion mapping /farcry to C:\ColdFusion8\wwwroot\farcry

The following lines are added to the Coldfusion built-in web server
(jrun-web.xml):
  <virtual-mapping>
    <resource-path>/myproject</resource-path>
   
<system-path>C:/ColdFusion8/wwwroot/farcry/projects/myproject/www</system-path>
  </virtual-mapping>

  <virtual-mapping>
    <resource-path>/farcry</resource-path>
    <system-path>C:/ColdFusion8/wwwroot/farcry/core/admin</system-path>
  </virtual-mapping>

Again, I have tried this both inside the web root (as above) and from
outside the web root (with the appropriate changes to CF mapping and
virtual-mappings.

The second part of the error indicates something about "network security"
may prevent FarCry from validating.  What network security are they talking
about?  




-- 
View this message in context: 
http://www.nabble.com/FarCry-4.0.3-install-problem-tf4359763s621.html#a12425174
Sent from the FarCry - Dev mailing list archive at Nabble.com.


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