[imp] Session Expiered
Ramon Kagan
rkagan@yorku.ca
Wed, 13 Feb 2002 13:58:31 -0500 (EST)
In essence, you stop using cookies - so in php.ini change
session.use_cookies to have a value of 0.
This will force the session id to be tagged to the end of the url.
Ramon Kagan
York University, Computing and Network Services
Unix Team - Intermediate System Administrator
(416)736-2100 #20263
rkagan@yorku.ca
On Wed, 13 Feb 2002, Bob Bomar wrote:
> On Wed, Feb 13, 2002 at 01:50:24PM -0500, Ramon Kagan wrote:
> > Hi,
> >
> > I've had the same problem in the past. You can check the archives.
> > Unfortunately I couldn't fix this and went to url based sessions.
> >
> > This can be done in your php.ini.
> >
> > Ramon Kagan
> > York University, Computing and Network Services
> > Unix Team - Intermediate System Administrator
> > (416)736-2100 #20263
> > rkagan@yorku.ca
> >
> > On Wed, 13 Feb 2002, Marco Obaid wrote:
> >
>
> What is a url based session?
>
> Bob
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>