:: PHP error
|
0 |
Fatal error: Class 'DomDocument' not found |
:: How to fix
+ install php-xml
|
0 |
yum install php-xml |
+ restarting httpd
|
0 |
/etc/init.d/httpd restart |
:: Links
+ Google
