Tarantor,

 

> I have tried to upload my project directory and restored my DB from dev server but when I try to reach my page it tries to forward somewhere else and loops forever.

 

Ahh.  I wrote a tutorial in the mailing list about this a long time ago, but can’t find the link.

 

Lets see if I can remember.  First thing is the apps.cfm file located in the root of your FarCry folder.  Now, the first thing to think of is that if you aren’t running any FarCry sites from an alias (or virtual directory), then you can safely delete (or rename) the file.  Second, if you plan to keep the file you’ll need to add all the valid domains to the collection for each valid address to the website (including www.mydomain.com”, “mydomain.com”, “localhost”, “127.0.0.1”, “IP Address”, etc (should any of those be valid ways to get to the site that you want to support)).

 

Also, if you “do” need to change certain config settings, take a look at <project>/config/_serverSpecificVars.cfm.  Look at settings like DSN, CBType, and webroot.  Example: If in your development environment you were running the site from “localhost/myAlias” and now you plan to run the site from the site root (mydomain.com) then you’ll need to edit the setting for application.url.webroot (likely setting it to blank).

 

Hope that helps :),

 

 

---

Jeff Coughlin

Web Application Developer

http://www.jeffcoughlin.com


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

Reply via email to