to add to Jeffs points

If you cfimport to load any customised tags, you will need to change the path to tag to include the new folder name for your application. Unfortunately, you cannot put variables in this path.


if you are running the site from a virtual directory, you will also need to update application.url.webroot in <project>/config/_serverSpecif
icVars.cfm

 

On 6/20/05, Jeff Coughlin <[EMAIL PROTECTED]> wrote:
Michael Porter wrote:
> We have two farcry sites running of the same webserver (Linux Apache).
> It seems that when we installed the second farcry installation it overwrote the CF mapping in the CF Administrator to the new site, and the first site doesn't work.
> Should I have re-installed the application for the second site or ??

When you created the second project if you decided to copy any files
from the previous project, please consider the following.

In your project folder make sure that the application name (found in
Application.cfm) is unique for each application (or you'll end up
sharing info between sites).

Also edit <project>/config/_serverSpecificVars.cfm and make sure
application.dsn is pointing to your new datasource name.

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

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