RE: [phplib] authentication timeout From: Rex Byrns (rexb <email protected>)
Date: 09/14/00

I have never nailed it down, but I have one site where I occasionally have
to relogin. I suspect that I have a page that uses a diffent url to get to
the page (i.e. "www." left out or added to the url). IE then doesn't show a
cookie - so a new session is born. It is only happening to me on an admin
screen, so I have never verified this. I may be full of smoke.

-----Original Message-----
From: Pat McCarthy [mailto:pat <email protected>]
Sent: Thursday, September 14, 2000 2:14 PM
To: phplib <email protected>
Subject: [phplib] authentication timeout

Hi All,

I received many helpful responses to my previous post about users
authentication
timing out faster then I'd like. Everyone's suggestion was to up the value
of the
$lifetime variable, or to set it to 0 so that the authentication never
expires.
Well, I've tried doing both those things to all the $lifetime variables I
could find
in local.inc, auth.inc, and auth_sql.inc and the authentication appears to
still
timeout after 15 minutes. Any other suggestions?

Thanks.

Pat McCarthy
pat <email protected>
(541) 344-4032

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>