差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
kloxo:mbstring [2010/09/17 01:28] root |
kloxo:mbstring [2010/12/13 17:12] (当前版本) root |
||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ===安装mbstring=== | ===安装mbstring=== | ||
| - | 如果运行phpMyAdmin发现如下错误:\\ | + | 如果运行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.\\ | + | <code> |
| + | 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. | ||
| + | </code> | ||
| 是因为没有mbstring扩展所致,解决方法如下 | 是因为没有mbstring扩展所致,解决方法如下 | ||
最后更改: in 2010/09/17 01:28