Zend_Session is just a wrapper around the built-in session functions, and should respond to changes in php.ini or ini_set() for modifying session ttl.
-- Eric Marden -----Original Message----- From: Kexiao Liao [mailto:[EMAIL PROTECTED] Sent: Friday, April 18, 2008 11:05 AM To: [email protected] Subject: [fw-general] Session configuration What is the default Session timeout period for ZendFramework-1.5.0? How do I set the it through Zend_Session class? Kevin -- View this message in context: http://www.nabble.com/Session-configuration-tp16763481p16763481.html Sent from the Zend Framework mailing list archive at Nabble.com.
