[rt-users] continual re-login issue -revisted on 3.6.4
Roy El-Hames
rfh at pipex.net
Fri Jul 27 07:38:58 EDT 2007
Hi there;
Just upgraded my dev system to 3.6.4 from 3.6.1 few other perl modules
were upgraded,
dbix to 1.49
DBD-MySQL.i386 3.0008
Text::Quoted version 2.02
Module::Versions::Report version 1.03
Removed all local customisation so the only thing that is not of the box
is RT_SiteConfig and the database , restarted apache and now with every
click I get the login page.
I had the same problem when first upgraded to 3.6.1 and was eventually
fixed by using dbd-3.0006 and the following sql statement:
ALTER TABLE sessions CHANGE a_session a_session LONGBLOB;
However these don't seem to work now .. Anybody else got this problem ..
or ist just my stupid system?? ideas?
The db is on a separate host from web and I use ssl (in case it
matters), the os is centOS 4, and mysql version 5
Roy
More information about the rt-users
mailing list