安装了phpmyadmin,但是却出现The mbstring extension is missing. Please check your PHP configuration. 这么一句,为什么会缺少mbstring,该如何解决?
centos 6.x运行
yum install php-mbstring
即可。
好的东西你不学,sqlyog/heidisql你不用,用pma这货。
吐槽完毕,进入正题:安装或打开php_mbstring扩展即可。
具体怎么安装或者打开?
回复编辑 php.ini
谢谢 解决了 我会常来这个社区逛逛的!
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(6)
centos 6.x运行
yum install php-mbstring
即可。
好的东西你不学,sqlyog/heidisql你不用,用pma这货。
吐槽完毕,进入正题:安装或打开php_mbstring扩展即可。
具体怎么安装或者打开?
回复
编辑 php.ini
谢谢 解决了 我会常来这个社区逛逛的!
好的东西你不学,sqlyog/heidisql你不用,用pma这货。
吐槽完毕,进入正题:安装或打开php_mbstring扩展即可。