当我尝试localhost/phpmyadmin时,它给了我以下消息-另一个localhost文件在D1上正常工作.
phpMyAdmin -错误mbstring扩展名丢失。请检查您的PHP配置。
我能做些什么来解决这个问题?
发布于 2018-10-01 21:40:29
sudo apt install php-mbstring
sudo service apache2 restarthttps://askubuntu.com/questions/1080118
复制相似问题