Home > php教程 > php手册 > phpmyadmin 出现The mbstring extension is missing

phpmyadmin 出现The mbstring extension is missing

WBOY
Release: 2016-06-02 09:14:03
Original
816 people have browsed it

给各位同学分享一个关于phpmyadmin 出现The mbstring extension is missing问题的解决方案,希望文章对各位有帮助.

phpmyadmin提示:The mbstring extension is missing. Please check your PHP configuration.

其实只要运行一段:yum install php-mbstring,就OK了,收工.

如果用的是linux的话,可能是这个问题:查看一下 /etc/php5/mods-available/json.ini 这个文件,把第二行开头的分号去掉,也就是去掉注释,然后保存,重启php就可以了.

永久链接:

转载随意!带上文章地址吧。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template