I see homepage but I can't access nodes.
Log file shows:
PHP Fatal error: Class 'DOMDocument' not found in /home/cultumaster/www/deagro.com/modules/opengraph_meta/opengraph_meta.common.inc on line 278
I see homepage but I can't access nodes.
Log file shows:
PHP Fatal error: Class 'DOMDocument' not found in /home/cultumaster/www/deagro.com/modules/opengraph_meta/opengraph_meta.common.inc on line 278
Comments
Comment #1
njivy commentedI am experiencing this problem as well. The blank page occurs on non-admin pages as soon as the module is activated.
Looking in the cited file, I'm guessing this is related to libxml.
Comment #2
hiddentao commentedHave you got the PHP DOM extension enabled?
Comment #3
hiddentao commentedOr it might be the XML extension that's needed.
Comment #4
hiddentao commentedComment #5
hiddentao commented