Date: 02/21/01
- Next message: Brian Popp: "RE: [phplib] Auth not working"
- Previous message: Jens Heneweer: "[phplib] $QUERY_STRING and self_url()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kyle Rhorer wrote::
> On 2000-09-13, Thai Thanh Ha wrote:
>
> >Hi Pat,
> >That isn't the session has timed out. You must relogin because the
> >*authentication* has expired, not session. If you don't want to relogin
> >after an idle time, you must set lifetime variable (in the class inherited
> >from Auth)to 0. If set to 0, the authentication never expires (as long as
> >the session remains active) (phplib-7.2c/doc/documentation-3.html#ss3.9).
>
> I have my auth lifetime set to 15. Reading auth.inc, I see that should mean
> 15 minutes. For whatever reason, the authentication is timing out after
> about 60-ish seconds. Before I read auth.inc I bumped the lifetime up to
> 900 (thinking it might be in seconds) and that didn't seem to change
> anything. This is *very* annoying.
>
> Anyone have any suggestions as to what would cause this?
> (phplib-7.2c under Apache mod_php on RedHat 7.0)
>
> Thanks,
> Kyle
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
Hi!
I've got exactly the same problem than Kyle.
It's really annoying because everything else seems to work finest!!!
Can someone help me?
Greetings,
Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Brian Popp: "RE: [phplib] Auth not working"
- Previous message: Jens Heneweer: "[phplib] $QUERY_STRING and self_url()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

