Created
June 11, 2012 15:18
-
-
Save mkorostoff/2910604 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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