[rt-users] Web and Encoding on RedHat EL5
Emmanuel Lacour
elacour at easter-eggs.com
Sun Dec 2 10:17:29 EST 2007
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 :(
>
> Same setup worked on RH ES4.
>
>
> It's running with mod_perl2, DefaultCharset is ok in apache (UTF-8)
> database (Oracle 10g) is also ok (NLS_...).
>
After configuring fastcgi instead of mod_perl2, it works :(
So I will continue investigate with mod_perl2.
More information about the rt-users
mailing list