After upgrading to 6.x.1.x-dev, update.php threw a fatal PHP error, claiming that:
Class 'DOMXPath' not found in [path]/feeds_xpathparser/FeedsXPathParserDOMXPath.inc on line 11. I can get to site pages fine, but certain Views calls now cause a complete whitescreen and the same error to show up in the web server logs.
Any suggestions about how to start troubleshooting this would be greatly appreciated.
Comments
Comment #1
twistor commentedI looks like you don't have the DOMDocument class enabled for PHP.
What OS are you using?
Comment #2
twistor commentedComment #3
twistor commented