PHP Fatal error:  Class 'DOMDocument' not found

给PHP添加 xml模块:

yum install php-xml

 

如果是PHP5,则用

yum install php55w-xml

相关文章: