Are you sure that you've restarted Apache after the new installation? Besides you don't need to specify --enable-mbstring twice in the configure line. A single --enable-mbstring=all will just do.
Moriyoshi "Patrick T. Tsang" <[EMAIL PROTECTED]> wrote: > Dear Moriyoshi, > > had tried --enable-mbstring=all --enable-mbstring > still get no support for big5 and gb2312 > I have seen some sites show: > japanese support > simplified chinese support > traditional chinese support > korean support > multibyte (japanese) regex support > > But I just get japanese and multibyte regex supported. > > Please help > > Best Regards > Patrick Tsang > > > ----- Original Message ----- > From: "Moriyoshi Koizumi" <[EMAIL PROTECTED]> > To: "Patrick T. Tsang" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, March 25, 2003 11:49 PM > Subject: Re: [PHP-I18N] mbstring problem > > > > Hi, > > > > Patrick T. Tsang" <[EMAIL PROTECTED]> wrote: > > > > > From php.net, it says no more '--enable-mbstring' needed in PHP 4.3.0 > but > > > I failed to have mbstring support without this! > > > > That's not the case, just a documentation problem. > > > > > Also I can't see any GB and BIG5 support shown on phpinfo(), only > Japanese > > > is supported. > > > I can't successfully test GB and BIG5 using mb_* functions > > > > > > had tested with PHP 4.3.2RC1 using the same compile line still got the > > > same problem. > > > > Please try --enable-mbstring=all. > > > > Moriyoshi > > > > > -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php