Adrian, Are you using the INNODB table type? You need to to support transacations. I think that that is what the RT installation documentation requires.
Ken On Sun, Sep 02, 2007 at 09:30:41PM +0200, Adrian P. van Bloois wrote: > Hi, > I upgraded mysql to 4.1.22 and RT stopped working. > When sending mail to the system it says: > (temporary failure. Command output: Connecting to > http://rt3.ictus.uu.nl//REST/1.0/NoAuth/mail-gateway at > /opt/rt3/bin/rt-mailgate line 102, <> line 1. Transactions not supported by > database at /usr/local/lib/perl5/site_perl/5.8.4/i686-linux/DBI.pm line 1668. > Stack: [/usr/local/lib/perl5/site_perl/5.8.4/i686-linux/DBI.pm:1668] > [/usr/local/lib/perl5/site_perl/5.8.4/DBIx/SearchBuilder/Handle.pm:720] > [/opt/rt3/lib/RT/Ticket_Overlay.pm:565] > [/opt/rt3/lib/RT/Interface/Email.pm:730] > [/opt/rt3/share/html/REST/1.0/NoAuth/mail-gateway:61] RT server error. The > RT server which handled your email did not behave as expected. It said: > Transactions not supported by database at > /usr/local/lib/perl5/site_perl/5.8.4/i686-linux/DBI.pm line 1668. Stack: > [/usr/local/lib/perl5/site_perl/5.8.4/i686-linux/DBI.pm:1668] > [/usr/local/lib/perl5/site_perl/5.8.4/DBIx/SearchBuilder/Handle.pm:720] > [/opt/rt3/lib/RT/Ticket_Overlay.pm:565] > [/opt/rt3/lib/RT/Interface/Email.pm:730] > [/opt/rt3/share/html/REST/1.0/NoAuth/mail-gateway:61]) > [EMAIL PROTECTED] > Anybody any idea??? > > > > -- > Adrian P. van Bloois > Postbus 2575 email: [EMAIL PROTECTED] > 3500 GN Utrecht voice: +31-(0)-30-68-94649 > The Netherlands fax: +31-30-68-94649 > > The whole point of cooking is to get as much flavour out of the > ingredients as possible. > -- Delia Smith > > _______________________________________________ > 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 > _______________________________________________ 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
