phpMyAdmin进首页报错

【现象】:phpMyAdmin报错Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() 【原因分析】:这首页要想到php的php_mbstring库和php_gettext库扩展有没有打开 【解决方案】:打开php.ini中搜索extension=php_mbstring.dll,extension
相关文章
相关标签/搜索