Hi Leonardo!

On Fri, Feb 20, 2004 at 09:36:20AM -0500, Leonardo Amezquita wrote:
> 
> is posible that the error this apache
> in /etc/httpd/conf/httpd.conf
> 
> to change the line 
> 
> defaultcharset 
> 
> to utf-8.
> 
> if not this is see if the apache have the soport for utf-8
> bye.
> 

I have set in /etc/httpd/conf/httpd.conf value AddDefaultCharset UTF-8, but 
it has given nothing

The server of error does not give out, only if comment a line 224,

/opt/otrs/Kernel/System/Encode.pm
---%< -------
221 .....
222     foreach (@Array) {
223       if (defined($_) && ref($_) eq 'GLOB') {
224     #    binmode($_, ":utf8");
225       }
226     }
227 ......
---%< -------
but it's not correct

If to use other coding, for example cp1251 all perfectly works

> 
Regards,
Michael  Kravchuk
Entri ltd.

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to