[rt-users] 3.8.1 issues, not displaying page

David Svejda david.svejda at netfriends.cz
Fri Aug 22 11:31:31 EDT 2008


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



More information about the rt-users mailing list