PHP not find SimpleXMLElement

在Ubuntu中使用phabricator+Apache2时出现not find SimpleXMLElement

解决方法是安装php-xml

 

sudo apt-get install php-xml

然后重启apache服务

sudo service apache2 restart

posted @ 2022-03-19 16:44  暗月梦影  阅读(68)  评论(0)    收藏  举报