James Pinto wrote:
1. Have you changed anything in the _ServerSpecificVars.cfm? Maybe you
fixed something but forgot to restart the CFMX Services. Those vars are
wrapped in a conditional statement that checks if certain application variables have already been set (in which case they have, so the condition is false). Either restarting the CFMX services or manually setting the application variables one time in Application.cfm seems to be a good quick fix (just remember to remove them after you've loaded the page once).

Didn't change anything in here.

Send through the guts of your _serverspecificvars.cfm and apps.cfm to the list.


2. Are you running more than one farcry site under the same domain name?
(I only ask because you said you were going to http://www.domain.com/appname/. If you are it is likely you will get an
error. It is fixable with a few modifications to the app.cfm).


When you say the admin page locks, do you mean that you click "login" and the page doesn't go anywhere?

No, I have the site setup as c:\inetpub\applications under the Default Web Site.

Where does your /farcry/ CFMAPPING point and where does your /farcry web virtual point to?


It just doesn't go anyway as the progress back slowly progresses but never
finishes. I'm perplexed!

Sounds like the login is simply in a loop. That is, you are logging in but getting redirected back to the login cos the config is not right. Prolly a little config change and you'll be set.


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