[imp] IMP 3.2 setup always using URL sessions
Eric Rostetter
eric.rostetter at physics.utexas.edu
Mon Mar 10 13:50:32 PST 2003
Quoting Michael Bull <mbull at uoguelph.ca>:
> I've had a look at the list archives and dig some hunting around myself,
> but can't figure out why the test IMP 3.2 setup I'm configuring is
> insisting on using URL based sessions. I've tried several browsers all
> accepting cookies and working fine with our IMP 3.1 setup... but no dice,
> all use URL sessions.
Make sure horde and php (php.ini) are set to use cookies for sessions ala
session.use_cookies = 1 and also check cookie setup like
session.cookie_lifetime, session.cookie_path, session.cookie_domain
(some of which can be set in Horde also in some versions).
Make sure your php.ini has session.use_trans_sid = Off or you will always
get the SID in the URL.
> It *is* is a different version of Apache/PHP, though - I'm using PHP 4.2.3
> (the latest of the 4.2s, if I have the version wrong). Any ideas what I
> should double check? I have a feeling I'll kick myself when I find it, but
> I'll take any bone people can throw me. :) Thanks!
No idea other than the above.
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list