You'll need to check the php ini setting:
session.gc_maxlifetime

default is 1440, so the session garbage collector is probably wiping the
session files earlier.

Cheers,
David

-- 
View this message in context: 
http://n4.nabble.com/Zend-Session-rememberMe-tp1587009p1587221.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to