Session Timeout
Posted: Sun May 16, 2010 10:06 am
I'm having the most ridiculous problem. I have a cookie-based authentication system with Symfony 1.2. However, my clients are using their website, and they have to relogin after a ridiculously short amount of time. I'd like to increase this amount of time.
I've tried changing the session.gc_maxlifetime value in the php.ini, but to no effect. In the factories.yml, I've changed the timeout value for user to a greater value, and no effect.
Is there something else I should try?
Thank you.
I've tried changing the session.gc_maxlifetime value in the php.ini, but to no effect. In the factories.yml, I've changed the timeout value for user to a greater value, and no effect.
Is there something else I should try?
Thank you.