On Apr 14, 2009, at 11:33 AM, edgarsmolow wrote:
Maybe settings in development.ini are bad.beaker.session.cookie_domain = .hsd.com
You've set the cookie domain to .hsd.com, which means you will get a new cookie every time *unless* the cookie domain ends with .hsd.com. When you're testing the app, does your browser say .hsd.com at the end? If it doesn't, thats why you're seeing a new session every time.
Cheers, Ben
smime.p7s
Description: S/MIME cryptographic signature
