>From PHPINFO I can see: iconv support enabled iconv implementation glibc iconv library version 2.3.3 iconv.input_encoding ISO-8859-1 ISO-8859-1 iconv.internal_encoding ISO-8859-1 ISO-8859-1 iconv.output_encoding ISO-8859-1 ISO-8859-1
Multibyte Support enabled Japanese support enabled Simplified chinese support enabled Traditional chinese support enabled Korean support enabled Russian support enabled Multibyte (japanese) regex support enabled mbstring.detect_order no value no value mbstring.encoding_translation Off Off mbstring.func_overload 0 0 mbstring.http_input pass pass mbstring.http_output pass pass mbstring.internal_encoding UTF-8 UTF-8 mbstring.language neutral neutral mbstring.substitute_character no value no value isn't that correct? > Zitat von Area336 <[EMAIL PROTECTED]>: > > > Hi, > > > > at first, I beg the pardon of the whole list, for my english. > > > > I have a problem with messages written in korean. > > > > When I look at this kind of message, I see only some boxes > and other > > wrong characters. > > > > -If I look the same mail with outlook is ok. > > -If I select korean, as language of my session, I see all > the voices > > of the horde interface ok (so I can think that my web server is ok). > > -I have tried to send me some mail in japanese and russian > and is ok. > > -I have seen that the charset of the mail that doesn't work is > > 'ks_c_5601-1987' while in the nls.php korean is coded as > 'EUC-KR' so I > > have tried to change all 'EUC-KR' in 'ks_c_5601-1987' in > the nls.php > > file but it's the same -I have looked for bug in bug-track > but I have > > found nothing. > > Your iconv and/or mbstring extension probably don't support > this charset. > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > IMP mailing list - Join the hunt: > http://horde.org/bounties/#imp Frequently Asked Questions: > http://horde.org/faq/ To unsubscribe, mail: > [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
