Skip to content

Instantly share code, notes, and snippets.

@mkorostoff
Created June 11, 2012 15:18
Show Gist options
  • Save mkorostoff/2910604 to your computer and use it in GitHub Desktop.
Save mkorostoff/2910604 to your computer and use it in GitHub Desktop.
$ drush ev "nbco_athletes_import_featured();"
WD php: QueryPathParseException: DOMDocument::load(): I/O warning : [error]
failed to load external entity
"file:///C:/xampp/htdocs/nbcsports/docroot/files/featured-athletes.xml"
(C:\xampp\htdocs\nbcsports\docroot\profiles\nbcsports\libraries\querypath\QueryPath.php:
2106) in QueryPathParseException::initializeFromError() (line 2346 of
C:\xampp\htdocs\nbcsports\docroot\profiles\nbcsports\libraries\querypath\QueryPath.php).
QueryPathParseException: DOMDocument::load(): I/O warning : failed to load external entity "file:///C:/xampp/htdocs/nbcsports/docroot/files/
featured-athletes.xml" (C:\xampp\htdocs\nbcsports\docroot\profiles\nbcsports\libraries\querypath\QueryPath.php: 2106) in QueryPathParseExcep
tion::initializeFromError() (line 2346 of C:\xampp\htdocs\nbcsports\docroot\profiles\nbcsports\libraries\querypath\QueryPath.php).
Drush command terminated abnormally due to an unrecoverable error. [error]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment