PHP Fatal error: Class 'DOMDocument' not found

 PHP Fatal error:  Class 'DOMDocument' not found

给PHP添加 xml模块:

yum install php-xml

 

如果是PHP5,则用

yum install php55w-xml

posted @ 2016-12-21 16:30  庞国明  阅读(1937)  评论(0)    收藏  举报