[imp] Warning: unknown encoding "BIG5" in
	/usr/local/apache/horde.beta/lib/String.php on line 155
    Jan Schneider 
    jan at horde.org
       
    Wed Jan  8 09:18:19 PST 2003
    
    
  
Zitat von alex <alex at thbuo.gov.tw>:
> Hi all:
> I am a Chinese user in Head,today i got warning message when opening
> mailbox
> folder:
> 
> Warning: unknown encoding "BIG5" in
> /usr/local/apache/horde.beta/lib/String.php
> on line 155
> 
>    or see http://webmail.thbuo.gov.tw/~txg16/string.jpg
> 
> I using php 4.2.2 --with-iconv --enable-mbstring
> Here are my setting about mbstring in php.ini
> [mbstring]
> mbstring.internal_encoding = BIG5
> ;mbstring.http_input = auto
> ;mbstring.http_output = BIG5
> ;mbstring.detect_order = auto
> ;mbstring.substitute_character = none;
> mbstring.func_overload = 7
Try enabling utf-8 support in nls.php and setting mbstring.internal_encoding
to UTF-8 or better commenting it completely out.
func_overload will hopefully be not necessary any more in the future, but I
still have to overload all the string functions manually.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
    
    
More information about the imp
mailing list