Skip to content

Instantly share code, notes, and snippets.

@tiffany-taylor
Last active September 19, 2020 15:24
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tiffany-taylor/6cbec1711a49c3809955c5db64b121a1 to your computer and use it in GitHub Desktop.
Loading and parsing manual.xml... failed.
ERROR (/home/tiffany/php-docs/doc-en/doc-base/manual.xml:13:16)
%language-defs;
----------------^
failed to load external entity
"/home/tiffany/php-docs/doc-en/doc-en/language-defs.ent"
ERROR (/home/tiffany/php-docs/doc-en/doc-base/manual.xml:14:13)
%extensions;
-------------^
failed to load external entity
"/home/tiffany/php-docs/doc-en/doc-en/extensions.ent"
ERROR (/home/tiffany/php-docs/doc-en/doc-base/manual.xml:15:20)
%language-snippets;
--------------------^
failed to load external entity
"/home/tiffany/php-docs/doc-en/doc-en/language-snippets.ent"
ERROR (/home/tiffany/php-docs/doc-en/doc-base/entities/file-entities.ent:6:1)
<!ENTITY .home.tiffany.php-docs.doc-en.en.appendices.about SYSTEM 'file:////ome/tiffany/php-docs/doc-en/en/appendices/about.xml'>
----------^
xmlParseEntityDecl: no name
Previous errors too severe. Stopping here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment