Page 1 of 1

Session Timeout

Posted: Sun May 16, 2010 10:06 am
by The_Anomaly
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.

Re: Session Timeout

Posted: Wed May 19, 2010 5:28 am
by Benjamin
Have you read the last thread on this post?

http://forum.symfony-project.org/index. ... 424/72926/