[bugs] [Bug 966] Changed - cookie expire cuts off longwinded writers

bugs@bugs.horde.org bugs@bugs.horde.org
Tue, 4 Jun 2002 09:05:56 -0300


http://bugs.horde.org/show_bug.cgi?id=966

*** shadow/966	Sat Jun  1 21:46:45 2002
--- shadow/966.tmp.13915	Tue Jun  4 09:05:56 2002
***************
*** 3,10 ****
  Version: other
  Platform: Netscape 4.5
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: other
  Platform: Netscape 4.5
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: IMP
***************
*** 32,34 ****
--- 32,39 ----
  "your session has been terminated" for
  
  
+ 
+ ------- Additional Comments From jan@horde.org  06/04/02 09:05 -------
+ You have to increase the session.gc_maxlifetime value in php.ini to make this
+ timespan longer. We also have now in the cvs version (HEAD) a javascript popup
+ notifying before the session timeout is going to happen.