Welcome Guest, Not a member yet? Register   Sign In
Strange session behaviour in chrome
#3

[eluser]phatphug[/eluser]
I've figured this out after lots of head scratching...

I have two installations of CI running, one on /public_html and another on public_html/development (so that dev work doesn't impact the live site)

This means when I visited /development, a session was being created in both instances of CI. Since both were using the same cookie name, this was causing havoc in Chrome/Safari (Webkit).

I've given each install unique cookie prefix's now to fix this.


Messages In This Thread
Strange session behaviour in chrome - by El Forum - 05-25-2011, 05:34 AM
Strange session behaviour in chrome - by El Forum - 05-25-2011, 05:37 AM
Strange session behaviour in chrome - by El Forum - 05-25-2011, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB