
September 6th, 2005, 06:50 PM
|
|
|
|
Join Date: Apr 2007
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
mbstring error in phpMA
Hi guru's,
I'm having trouble getting my PhpMA to view the correct character code through the php.ini file (I think)
I get a error message of:
-- The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results. --
Seems the php.ini file is pre-set to japanese... but doesn't seem to matter though, and is commented out. I'm running CentOS 4.1, PHP Version 4.3.9, MySQL 4.1.10a
|