[rt-users] Setup Apache2::AuthenNTLM for External Authentication and now RT is slow

2008-06-12 Thread William Kelleher
I have setup single sign on using Apache2::AuthenNTLM and ever since then the system is slow at times and sometimes seems to hang. I am getting a lot of lines in the error log like the following and maybe that has something to do with it. Is there a better alternative for External Authentication

Re: [rt-users] Too Many Attachments's file

2008-06-12 Thread Patrick Lafontaine
Yes it is possible, but it's not very easy. Tables are innodb so the way to do is to move the entire tablespace (unless you are using innodb_file_per_table). As a MySQL DBA, i do not recommend doing this if you are using MySQL 4. In fact, i wished to solve the problem without modifying the MySQ

[rt-users] error in your SQL syntax

2008-06-12 Thread Jason Long
My rt.log file has the following error, [Thu Jun 12 02:30:17 2008] [warning]: DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND ACL.PrincipalType = Groups.Type AND ((ACL.ObjectTy

Re: [rt-users] error in your SQL syntax

2008-06-12 Thread Jason Long
(follow-up) fyi, I looked at the stack trace, and there is a lib/RT/Interface/Email/Filter/TakeAction.pm module in the stack trace. This module is not bundled with RT 3.6.6 so my problem may be there. Jason ___ http://lists.bestpractical.com/cgi-bin/mail

[rt-users] RT 3.8-TESTING on Debian etch (4.0)

2008-06-12 Thread Emmanuel Lacour
For those who wants to run the future new major RT release on this platform, I compiled some _unofficial_ required packages and backports to make testdeps happy :) Find them here: http://rt.easter-eggs.org/debian/ ___ http://lists.bestpractical.com/cgi-