标题: 安装mbstring扩展 [打印本页] 作者: cpuer 时间: 2009-5-8 23:18 标题: 安装mbstring扩展 如果运行phpMyAdmin发现如下错误:
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.
是因为没有mbstring扩展所致,解决方法如下