Thanks for your response Jeff. Yes I would agree that having a separate box would be the easiest method and that editing the apps would result in problems down the road with new cvs builds, that's why I have avoided such modifications. I think my only resolution will be to build another server for it at some point.

By the way, I checked out your tutorial videos and found them very informitive, well done.

Jeff Coughlin wrote:

jtv wrote:

My question has been addressed here before and I see there are only two
rather extensive choices. How do you you run separate instances of the
farcry root under one server. As all the applications refer to the root
dir as /farcry/ and you can't have two separate logical mappings under
cfmx, is the only resolution either to:


There can only be one CF mapping of /farcry per instance of the ColdFusion application. The only reason to run multiple CF mappings would be to run multiple versions of Farcry (which is what I'm guessing you're looking to do).

Personally I have a few development machines (including my laptop - Win32) so that I can test-drive different versions of applications.

1. edit every application.cfm and rewrite the directory to /myfarcrysite/


I wouldn't suggest this because new versions of files come out in CVS all the time. This would get to be a lot of work on your part every time a patch came out.

2. Run a separate instance of cfmx, separate IP, separate apache
application, etc.


Never thought of that.  If you get it working, let us know.

------

Perhaps someone else here can suggest a different route for you to take.

-Jeff C.



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