On 10/23/07, Erik Anderson <[EMAIL PROTECTED]> wrote:
> Thanks Craig - that worked perfectly.  I should have looked around a
> bit more before posting.
>
> Anyway - does anyone have any clue as to my login session problem?

This has been resolved - there was a little snippet at the bottom of
one of the wiki pages:

---
A table structure issue: take a look at the "sessions" table in the RT
database. There should be a column named "a_session". This column must
have the type "longblob" not "longtext". Also note that if there are
any records in the table, the entire table should be emptied (either
before or after making the change), otherwise the problem will
persist.
---

I changed the a_session column type to LONGBLOB and the problem went away.

Thanks!
-erik
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch 
today. 
    Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to