Hi folks,

 

I am having  a problem using Zend_Session in my app. Using ZF version 1.9.1

 

I am using  the following code to set a members data in session for a period
of 2 hrs after successful login

 

Zend_Session::rememberMe(60*60*2);

 

However, the session goes out in merely 5 -10 mins. 

I am not able to figure out the problem can someone help me in this.

Thanks in advance

 

Regards,

Vibhor

Reply via email to