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

twistor’s picture

I looks like you don't have the DOMDocument class enabled for PHP.

What OS are you using?

twistor’s picture

Status: Active » Postponed (maintainer needs more info)
twistor’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)