speakonnetwork.com BTW, I am running Farcry in the web root, so In /farcry/projects/ speakon_network/ there isn't a www folder, its a wwwCopiedtoWebroot
Test Login Username - test Password - test Login - speakonnetwork.com/farcry (Play around for around 3-5 minutes, it will logged you out at some point.) On Aug 7, 8:46 am, Justin Carter <[email protected]> wrote: > Have you got a URL you can share with us? It might be easier to just look at > it directly since it's such odd behaviour. > > If not, try viewing your session cookies using Fire Cookie for Firebug in > Firefox, or in Chrome the developer console will show cookies in the storage > tab (I think) - then you can see if you're getting assigned a new session id > each time you get "logged out". That would point to the server expiring your > session for some reason. > > -- Justin > > On 07/08/2011, at 3:24 PM, David Faircloth <[email protected]> wrote: > > > > > > > > > Anyone have any idea why this is happening. It really sucks..I hate > > Mura and really want to use Farcry > > > On Aug 6, 11:04 pm, David Faircloth <[email protected]> wrote: > >> Aj, this is my scope settings in Railo... > > >> Here you can define the settings for how Railo handles scopes. > > >> Cascading Depending on this setting Railo scans certain scopes to > >> find > >> a variable called from the CFML source. This will only happen, when > >> the variable is called without a scope. (Example: #myVar# instead of > >> #variables.myVar#) > >> - strict: scans only the variables scope > >> - small: scans the scopes variables,cgi,url,form > >> - standard (CFML Standard): scans the scopes > >> variables,cgi,url,form,cookie > >> Standard > >> Search resultsets Yes When a variable has no scope defined (Example: > >> #myVar# instead of #variables.myVar#), Railo will also search > >> available resultsets (CFML Standard) or not > >> Session type J2EE Sessions allow to make sessions over a cluster. when > >> you change this setting you will lose your current session and you > >> must make a new login > >> j2ee > >> Merge URL and form No This setting defines if the scopes URL and form > >> will be merged together or not. CFML Default is false. > >> Session management Yes By default session management can be enabled. > >> This behaviour can be overridden by the tag cfapplication. > >> Client management No By default client management can be enabled. > >> This > >> behaviour can be overridden by the tag cfapplication. > >> Domain cookies No Enable or disable domain cookies. This behaviour can > >> be overridden by the tag cfapplication. > >> Client cookies Yes Enable or disable client cookies. This behaviour > >> can be overridden by the tag cfapplication. > >> Local scope mode Defines how the local scope of a function is > >> invoked > >> when a variable with no scope definition is used. > >> - always: the local scope is always invoked > >> - update (CFML standard): the local scope is only invoked when the key > >> already exists in it update > >> Session timeout Sets the amount of time Railo will keep the session > >> scope alive. This behaviour can be overridden by the tag > >> cfapplication. > >> Days Hours Minutes Seconds > >> 0 0 30 0 > >> Application timeout Sets the amount of time Railo will keep the > >> application scope alive. This behaviour can be overridden by the tag > >> cfapplication. > >> Days Hours Minutes Seconds > >> 1 0 0 0 > >> Client timeout Sets the amount of time Railo will keep the client > >> scope alive. > >> Days Hours Minutes Seconds > >> 90 0 0 0 > > >> On Aug 6, 7:00 pm, AJ Mercer <[email protected]> wrote: > > >>> check you session setting in Railo Web Admin > >>> http://<yourhost>/railo-context/admin/web.cfm?action=server.scope > > >>> On 6 August 2011 17:35, David Faircloth <[email protected]> wrote: > > >>>> After 15 seconds - 30 seconds I get logged out of farcry webtop ONLY > >>>> on Mac OS....I can stay logged in fine on my PC that I use to run the > >>>> install of farcry, but switch to another computer, I get logged out > >>>> after 15-30 seconds of use. > > >>>> -- > >>>> You received this message cos you are subscribed to "farcry-dev" Google > >>>> group. > >>>> To post, email: [email protected] > >>>> To unsubscribe, email: [email protected] > >>>> For more options:http://groups.google.com/group/farcry-dev > >>>> -------------------------------- > >>>> Follow us on Twitter:http://twitter.com/farcry > > >>> -- > > >>> *AJ Mercer* > >>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org > >>> community="Open" /> <http://webonix.org>http://twitter.com/webonix > >>> Railo Community Manager > >>> <http://www.getrailo.org/index.cfm/community/team/> > > > -- > > You received this message cos you are subscribed to "farcry-dev" Google > > group. > > To post, email: [email protected] > > To unsubscribe, email: [email protected] > > For more options:http://groups.google.com/group/farcry-dev > > -------------------------------- > > Follow us on Twitter:http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
