2019年4月2日
摘要: 出现这个这个情况,一般是缺少了php-xml扩展 首先查看PHP版本php -v 例如上面的版本是7.0,然后执行sudo apt-get install php7.0-xml 安装对应的扩展。然后重启服务。备注,如果出现了E: Unable to fetch some archives, mayb 阅读全文
posted @ 2019-04-02 13:46 黑夜开发者 阅读(29) 评论(0) 推荐(0)