phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Session expired


From: Dave Hall
Subject: Re: [Phpgroupware-users] Session expired
Date: Thu, 18 Sep 2003 08:49:27 +1000

Heiko Tobias <address@hidden> wrote:

> Hi @All!
> 
> We are using phpgroupware 0.9.14.006 under Internet Explorer 6 and 
> anglemail.Following problem:
> 
> I write one new e-mail for about 3 hours (its a long mail ;) now I 
> want to send
> the mail... but it will not be send - I will be redirected to the 
> login-screen
> with the error message "session expired".
> I have tested it with "Use cookies to pass sessionid" Yes/No - no 
> changes.
> Known problem? What can I do?

The session is expiring.  In 16 this is a config option, in 14 it
required you to edit php.ini (php4 sessions) - look for gc_session_cache
(iirc) change that to a longer period of time - it is in seconds so so
simple math time = hours*60*60.  For db sessions you will need to manual
edit the phpgwapi/inc/class.sessions_db.inc.php code - I am not sure
where it is in there.

Cheers

Dave

> 
> Thank you!
> Heiko
> 
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> 

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]