Hey Guys, I have a client that hosts their site on HostMySite.com. recently they have been playing around with server names and such, and I think it messed with the CGI scope, there fore messing up the farcry Admin.
In the application.cfm file in Admin we see this code... <cfinclude template="/farcry/#stApps[cgi.server_name]#/www/ Application.cfm"> As I can tell cgi.server_name needs to be Farcry_min ( or whatever you called yours ). I can also tell that there are many fallbacks to retrieve the application.cfm file from the project folder... However if I cfabort after the block of try and catches of the admin trying to load the application.cfm file... the site just hangs and hangs until a ROOT CAUSE: java.lang.StackOverflowError error is thrown. So somewhere, somehow it is looping forever... What is the standard method for loading the Applicaiton.cfm from the project folder, and has anyone seen something like this? Thanks, Dave --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
