Hey Sibs,

> I installed the latest version of Farcry on Vista this morning and
> tried hard to get the problems fixed but no luck so far so I need your
> help.
>
> What I did is:
>
> 1) Created the file folder which is at C:\farcry and it has 3 file
> folders. They are core, plugins and projects.
> 2) Copy the mollio project folder and renamed it to farcrytest folder
> which is under C:\farcry\projects.
> 3) Created the two mappings. a) /farcry points to C:\farcry and b) /
> farcry/projects/farcrytest points to C:\farcry\projects\farcrytest


I assume these are ColdFusion mappings.  Because you're using the
"default" install structure you don't actually need the second
mapping, but it shouldn't cause any problems with your set up.

4) Set up a blank Mysql database and a corresponding datasource in CF
> administrator
> 5) Put the farcrytest folder at C:\inetpub\wwwroot\


You don't need to copy the /farcry/projects/farcrytest folder here.  You
need to create a virtual directory called farcrytest that points to
/farcry/projects/farcrytest/www

6) Set up a virtual directory called "farcry" under farcrytest folder
> that points to the ./core/admin directory


If you're running a farcry project in a subfolder then your /farcry virtual
directory needs to be inside that subfolder eg. /farcrytest/farcry

That should get you up and running.

Regards

Stephen
PS, For development I really would recommend looking at using a multiple
server
installation with Apache or find that IIS util that allows you to set
up multiple IIS configs and switch between then.

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