[imp] session counter problem

Eric Rostetter eric.rostetter at physics.utexas.edu
Wed Jul 23 10:44:26 PDT 2003


Quoting Scott Trudeau <strudeau at umich.edu>:

> > 	session.auto_start = 1

Try setting that to 0 (off).

> > 	session.cookie_lifetime = 0
> > 	session.cookie_path = /tmp

The cookie_path is not a filesystem path, but a url/uri path.  Set it to
/ or /horde or something reasonable.

> > 	session.cache_expire = 180
> > 	--enable-trans-sid.
> > 	session.use_trans_sid = 0

What is with that "--enable-trans-sid." entry?  If that is in your php.ini
file remove it.

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list