StephenMoretti wrote:
>
> On 31/08/2007, Stephen Moretti <[EMAIL PROTECTED]> wrote:
>
> Try this:
>
> In FlightCheck.cfc find the getProjectSubDirectory method. (About line
> 965)
> Find the line <cfset subDir = cgi.path_info> (about 6 lines into the
> method)
> Replace it with : <cfset subdir
> =replacenocase(cgi.SCRIPT_NAME,"/index.cfm","","all")>
>
> Then try the installer again. Completely untested, so no guarantees, but
> in theory it should be good.
>
This did fix the Product Virtual Directory issue but now is messing up the
Farcry Virtual Directory field. This field should be /farcry but now is
showing as /myproject/farcry.
Also you mentioned something about using a real web server. I had the exact
same issue trying to install FarCry on a Solaris box running SunOne Web
Server. I believe this would qualify as a real web server. ;)
--
View this message in context:
http://www.nabble.com/FarCry-4.0.3-install-problem-tf4359763s621.html#a12428022
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
-~----------~----~----~----~------~----~------~--~---