The url is http://localhost:8500/myproject/install/index.cfm. The port number doesn't show up in the "Installer Domain Name" field but localhost does. The project path is blank and the field is disabled.
There are several other CF applications also under wwwroot and they all work fine so I don't think its a CF security issue. StephenMoretti wrote: > > On 31/08/2007, Bill Bagent <[EMAIL PROTECTED]> wrote: >> >> >> >> 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." >> >> >> 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> > > > Whats the URL you are using to install farcry? Is it > http://localhost/myproject/install/index.cfm ? > When you're on the installation setup form does the project path show up > as > being "/myproject" or "/"? > > <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? > > > It is possible to prevent ColdFusion and/or your web server from accessing > files on your computer. You need to make sure that CF/Apache/IIS have > access to read the project files. This is what this message is alluding > to. > > Regards > > Stephen > > > > > -- View this message in context: http://www.nabble.com/FarCry-4.0.3-install-problem-tf4359763s621.html#a12425968 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 -~----------~----~----~----~------~----~------~--~---
