phpmyadmin 的 错误问题。
我的 phpmyadmin 一登陆后,最下面就出现
The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.
我看了资料说是要打开 php.ini 里的 mbstring 功能
可我把 php.ini 的 mbstring 功能前面的 ; 都去掉了,但phpmyadmin里仍然出现这个错误信息,这是什么原因,难道是我的 php没编译好?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
有没有人会呢??
UPUP
哦!多谢兄弟。 我想问问,我这样编译的,会不会漏了一些常用的功能呢??
./configure --prefix=/usr/local/php --with-gd=/usr/local/modules/gd --with-jpeg-dir=/usr/local/modules/jpeg6 --with-zlib --with-png --with-freetype-dir=/usr/local/modules/freetype --enable-magic-quotes --with-mysql --with-apxs2=/usr/local/http2/bin/apxs --enable-track-vars --enable-force-cgi-redirect --enable-ftp --enable-mbstring --with-config-file-path=/etc