[cvs] [Wiki] changed: FAQAdminTrouble

Wiki Guest wiki at wiki.horde.org
Thu Dec 16 13:25:46 PST 2004


guest [82.223.10.229]  Thu, 16 Dec 2004 13:25:46 -0800

Modified page: http://wiki.horde.org/display.php?page=FAQAdminTrouble
New Revision:  1.2

@@ -342,8 +342,10 @@
 
 session.cookie_lifetime
 session.gc_maxlifetime
 session.gc_probability
+
+    It the case of using database sessions, the garbage collector time (session.gc_maxlifetime) seems to affect directly the time the SERVER remembers the session. While the parameter on the configuration file of imp sets the time the CLIENT remembers the cookie.
 
     If it is happening too soon to be a timeout, you may have used the file php.ini-optimized or php.ini-recommended from the PHP distribution to configure PHP. Using the php.ini-dist file instead may prevent the erratic logouts.
 
     If this happens for all users -- or if IMP logins have never succeeded -- check the syslog and the IMAP server log on the mail server, and verify that there are no access controls (such as hosts.allow rules) blocking IMAP connections from the IMP web server (which might be localhost).


More information about the cvs mailing list