andrew fay wrote:
> Hi,
> 
> got rt 3.8.1 up and running with an upgraded DB that i restored and
> upgraded from 3.6.4
> 
> when i click through the links i can only get a couple of links through
> before they all start displaying blank pages,
> 
> Any ideas on this?
> 
> it happens if i view RT from the localhost or any other machine,
> 
> Thanks,
> 
> Andy


Hi Andy,

if you're using MySQL, then modify your RT database like this:

mysql> ALTER TABLE sessions CHANGE a_session a_session LONGBLOB;


David
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

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