matthew wrote:
Found out the problem for this. Many thanks Geoff for pointing me to the
right direction.
I have 2 sites with farcry and didnt realize that the CFMX mappings were
changing. Have created 1 mapping in CFMX and added the sites into where
the /farcry mapping is pointing and both sites work.

Just as a side note. You can install FarCry apps so that they are not in the same directory as farcry_core.


For example, imagine the following set-up for the libraries:
 c:\farcry\farcry_core
 c:\farcry\fourq

Your cfmapping for /farcry points to c:\farcry as normal.

And if you have this for the individual sites:
 c:\sites\blueapp
 c:\sites\redapp
 c:\sites\greenapp

All you need is a separate cfmapping for each application like so:
 /farcry/blueapp --> c:\sites\blueapp
 /farcry/redapp --> c:\sites\redapp
 /farcry/greenapp --> c:\sites\greenapp

Clever, eh?

-- 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]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to