:: PHP error

Fatal error: Class 'DomDocument' not found

 
:: How to fix
+ install php-xml

yum install php-xml

+ restarting httpd

/etc/init.d/httpd restart

 
:: Links
+ Google