[imp] custom session handler, automatic remote login andintegrationwith another session system

Christopher Crowley ccrowley@tulane.edu
Wed Oct 9 14:47:37 PDT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> I suggest you disable all unnecessary session functionality
> for finding the problem.
> 
> Try to change the following values in your php.ini:
> 
> session.use_cookies = 0
> session.auto_start = 0
> session.use_trans_sid = 0
> 
> Don't forget to restart apache after changing the values ;-)

Thank you for the feedback.  As it turns out, the problem was not
related to the MySQL sessions at all -- they seem to be working fine
now.  After reviewing all of the configuration settings, I noticed
that my $conf[use_ssl] variable was set to 1. This is appropriate on
the production machine this installation is duplicated from, but not
in this test environment.   Setting use_ssl to 0 resolved the
problem.

Christopher Crowley
TIS Network Services
Tulane University
ccrowley@tulane.edu
504.314.2535
PGP Key ID: 0x7CF18FDB

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBPaQzd80q7cR88Y/bEQIWNACfaNhDhgnM89nfXkzMEF9SuqbSSnoAn2H1
R81s6bwKnvLRZjWm4K1t5fK6
=xUB4
-----END PGP SIGNATURE-----



More information about the imp mailing list