V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
BROWNURSIDAE
V2EX  ›  Linux

求救 The mbstring extension is missing. Please check your PHP configuration.

  •  
  •   BROWNURSIDAE · 2016-01-06 03:12:43 +08:00 · 6314 次点击
    这是一个创建于 3046 天前的主题,其中的信息可能已经有所发展或是发生改变。
    PhpMyAdmin 管理页面想打开的时候,报错 The mbstring extension is missing. Please check your PHP configuration
    网上查了很多办法,都不行,这个是其中一个,可是这里显示我已经安装了
    yum install php-mbstring
    Loaded plugins: fastestmirror
    Setting up Install Process
    Loading mirror speeds from cached hostfile
    * base: mirrors.unifiedlayer.com
    * epel: linux.mirrors.es.net
    * extras: mirror.lax.hugeserver.com
    * updates: repos.lax.quadranet.com
    Package php-mbstring-5.3.3-46.el6_6.i686 already installed and latest version
    Nothing to do
    系统是 centos6
    找了一个晚上没找到解决的办法
    3 条回复    2016-01-06 09:11:01 +08:00
    ETiV
        1
    ETiV  
       2016-01-06 03:18:24 +08:00 via iPhone
    可能是没 load 扩展吧,这你得看 phpinfo 的输出

    没有的话,改 pip.ini
    BROWNURSIDAE
        2
    BROWNURSIDAE  
    OP
       2016-01-06 03:30:59 +08:00
    @ETiV

    mbstring

    Multibyte Support enabled
    Multibyte string engine libmbfl
    HTTP input encoding translation disabled

    mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

    info 里面的输出是有的
    wangxkww
        3
    wangxkww  
       2016-01-06 09:11:01 +08:00
    会不会和 SELinux 有关系?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1697 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:43 · PVG 00:43 · LAX 09:43 · JFK 12:43
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.