forked from wallabag/wallabag
Added more info about Doctrine / PHP bug
This commit is contained in:
@ -51,3 +51,5 @@ I've got the ``failed to load external entity`` error when I try to install wall
|
||||
------------------------------------------------------------------------------------
|
||||
|
||||
As described `here <https://github.com/wallabag/wallabag/issues/2529>`_, please edit your ``web/app.php`` file and add this line: ``libxml_disable_entity_loader(false);`` on line 5.
|
||||
|
||||
This is a Doctrine / PHP bug, nothing we can do about it.
|
||||
|
||||
Reference in New Issue
Block a user