Hi,
rpm -qa|grep php -i
 
not working one:
php-pear-4.3.9-3.15
php-ldap-4.3.9-3.15
php-4.3.9-3.15
php-mysql-4.3.9-3.15
 
working one:
php-pear-4.3.9-3.8
php-ldap-4.3.9-3.8
php-mysql-4.3.9-3.8
php-4.3.9-3.8

both php.ini and httpd.conf is the same.
 
I think php-mbstring is not installed.
 
Thanks,
Philip
 
On 9/28/06, Eric Shubes <[EMAIL PROTECTED]> wrote:
Philip Moy wrote:
> Hi,
> When I tried to chage the default lanuage under
> squirrelmail >>> option >>> display set to chinese. I got an error:
> ERROR: Could not complete request.
> Query: SORT (ARRIVAL) GB2312 ALL
> Reason Given: GB2312 character set is not supported.
>
> If I set to Janpnese or Korean, I got different error:
> You need to have PHP installed with the multibyte string function enabled
> (using configure option --enable-mbstring).
>
> This toaster is a new build from scratch.
>
> From an older version of toaster, I didn't have that issue.
> Both have the same PHP RPM, (php-pear, php-ldap, php, php-mysql) just
> different version.
> I compare the php.ini, it is the same.
> But one is working fine and one is not, any idea?
>
> Thanks,
> Philip
>

Something appears to be missing.

# yum search php

Is php-mbstring installed on the working box?

--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted < http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to