2023-05-12 开启多语言插件支持……

Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /data/web/sl_fe/vendor/su

Linux 苏 demo 3509℃ 0评论

Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /data/web/sl_fe/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php:1234 Stack trace: #0 /data/web/sl_fe/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php(1070): simple_html_dom->parse_charset() #1 /data/web/sl_fe/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php(96): simple_html_dom->load(‘<h3>\xE4\xBD\x8D\xE7\xBD\xAE\xE5\x8F\x8A\xE7\x9B…’, true, true) #2 [internal function]: str_get_html(‘<h3>\xE4\xBD\x8D\xE7\xBD\xAE\xE5\x8F\x8A\xE7\x9B…’) #3 /data/web/sl_fe/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/HtmlDomParser.php(18): call_user_func_array(‘\\str_get_html’, Array) #4 /data/web/sl_fe/app/Http/Controllers/DocController.php(81): Sunra\PhpSimple\HtmlDomParser::str_get_html(‘<h3>\xE4\xBD\x8D\xE7\xBD\xAE\xE5\x8F\x8A\xE7\x9B…’) #5 [internal function]: App\Http\Controllers\DocControl in /data/web/sl_fe/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php on line 1234

 

Windows下解决方法:

 

php.ini
extension=php_mbstring.dll

Ubuntu下解决方法:

sudo apt-get install php7.0-mbstring
sudo service php7.0-fpm restart

 

打赏

转载请注明:苏demo的别样人生 » Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /data/web/sl_fe/vendor/su

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (0)or分享 (0)