Greetings,

I'm VERY new to FarCry.  I have a friend who's big into ZOPE but my
experience is with CF, hence the attraction to FarCry.

I have a small hosting company and am very interested in creating FarCry
installs for multiple clients.   My directory structure is:

\websites\clientname\www\  for each client webroot (on windows)
\websites\  is my main site so my clients can use a shares SSL
certificate.

I anticipate needing to install farcry for each client like this:
\website\clientname\www\farcry\...
Then create a DSN for each client's farcry installation and run the
installer.  

Does that sound correct or would I need to structure it differently?

Are there any IIS issues with this?  I remember seeing something on your
website about IIS and will review it shortly.

You've done a terrific job and I look forward to learning farcry for
myself and my clients.

Kind regards,


Tom Nunamaker
Paladin Computers
www.paladincomputer.net



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Geoff
Bowers
Sent: Tuesday, December 09, 2003 5:33 PM
To: FarCry Developers
Subject: [farcry-dev] Re: Including CFML in a FarCry page


Aidan Whitehall wrote:
> Having installed just one site, "testsite", which use the Aura 
> templates, how do you go about setting up a second site without using 
> the Aura templates? Do you just go to 
> "http://localhost/farcry/install/";
> again and run it a second time, but with a second group of settings?
And
> if so, can you run two sites using the same set of database tables?

Aura are just sample templates.  Each time you do an install the 
installer simply copies the farcry_aura templates it needs across to 
your newly created project.

Each project has its own code base which as a minimum contains a webskin

-- by default Aura.  Each project on the server shares the common code 
libraries fourq and farcry_core.  Each project requires a *separate* 
logical database -- you cannot run multiple sites under a single
datasource.

Before you can run http://localhost/farcry/install/ a second time you 
need to make sure that you have set up a new, blank datasource and you 
will also need to correctly configure "stapps.cfm" for administration of

the new site to work.

Check the following technote on running sites with other apps.. 
hopefully it makes sense:
http://farcry.daemon.com.au/index.cfm?objectid=8FC207CA-D0B7-4CD6-F98CB2
2FF2DA0952

-- geoff
http://www.daemon.com.au/


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to