Re: [rt-users] RT Attachment issue from 3.6.3 to 3.8.1

2008-10-15 Thread Emmanuel Lacour
On Wed, Oct 15, 2008 at 01:34:28PM +1100, Chamara Peris wrote: Hi All, ) ENGINE=InnoDB AUTO_INCREMENT=31223 DEFAULT CHARSET=latin1 | Is this the statement after upgrade or on your fresh 3.8.1 install? RT = 3.8.1 uses UTF-8, you seems to have the wrong charset. If it's the stetement after

Re: [rt-users] RT Attachment issue from 3.6.3 to 3.8.1

2008-10-15 Thread Timothy Butkiewicz
Of Emmanuel Lacour Sent: Wednesday, October 15, 2008 3:18 AM To: rt-users@lists.bestpractical.com Subject: Re: [rt-users] RT Attachment issue from 3.6.3 to 3.8.1 On Wed, Oct 15, 2008 at 01:34:28PM +1100, Chamara Peris wrote: Hi All, ) ENGINE=InnoDB AUTO_INCREMENT=31223 DEFAULT CHARSET=latin1

Re: [rt-users] RT Attachment issue from 3.6.3 to 3.8.1

2008-10-15 Thread Chamara Peris
Hi Guys, Yes the output is from a upgrade from 3.6.3. I've managed to get it going by running the script schema.mysql-4.0-4.1.pl. Maybe the script named incorrectly?. Was bit confusing All good. Thanks heaps On Wed, Oct 15, 2008 at 6:17 PM, Emmanuel Lacour [EMAIL PROTECTED]wrote: On Wed, Oct

[rt-users] RT Attachment issue from 3.6.3 to 3.8.1

2008-10-14 Thread Chamara Peris
Hi All, I've upgraded my RT system from 3.6.3 to 3.8.1 successfully (Both versions are running with MYSQL 5). However I can't get the 3.8.1 to work with attachments. All Word,Excel,Jpg and other documents display as garbage. Then as a test I've installed a fresh RT 3.8.1 onto a another system.