Re: [rt-users] Web and Encoding on RedHat EL5

2007-12-02 Thread Emmanuel Lacour
On Sun, Dec 02, 2007 at 10:11:06PM +0100, Joop van de Wege wrote: > NLS_LANG=AMERICAN_AMERICA.UTF8" > > Its one line and I added the NLS_LANG part. Without it I had problems > with é etc. > It works :)) Thanks you very much! Under RH, I added exactly the same ENV as RT does in lib/RT/Handle.pm

Re: [rt-users] Web and Encoding on RedHat EL5

2007-12-02 Thread Joop van de Wege
Emmanuel Lacour wrote: On Sun, Dec 02, 2007 at 04:17:29PM +0100, Emmanuel Lacour wrote: After configuring fastcgi instead of mod_perl2, it works :( So I will continue investigate with mod_perl2. I can't find the source of this problem, so I will continue using fastcgi, sorry for mod_perl2 ;)

Re: [rt-users] Web and Encoding on RedHat EL5

2007-12-02 Thread Emmanuel Lacour
On Sun, Dec 02, 2007 at 04:17:29PM +0100, Emmanuel Lacour wrote: > > After configuring fastcgi instead of mod_perl2, it works :( > > So I will continue investigate with mod_perl2. > I can't find the source of this problem, so I will continue using fastcgi, sorry for mod_perl2 ;) __

Re: [rt-users] Web and Encoding on RedHat EL5

2007-12-02 Thread Emmanuel Lacour
On Tue, Nov 27, 2007 at 04:21:00PM +0100, Emmanuel Lacour wrote: > Hi, > > I try to setup my RT on an ES5, all is working fine, except when I try > to update fields (like queues descriptions) via the wen interface with > non ascii chars. The result seems to be a mix of UTF-8 / ISO8859-1 :( > > Sa

[rt-users] Web and Encoding on RedHat EL5

2007-11-27 Thread Emmanuel Lacour
Hi, I try to setup my RT on an ES5, all is working fine, except when I try to update fields (like queues descriptions) via the wen interface with non ascii chars. The result seems to be a mix of UTF-8 / ISO8859-1 :( Same setup worked on RH ES4. It's running with mod_perl2, DefaultCharset is ok