X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Ffr%2Fuser%2Ffaq.rst;h=49aa94ba389fee5990bbe7ddd306432f45c76780;hb=2e389b0b90f34d795e4bafc43d621955c05850a9;hp=8286a31133b10b956ea0e7a1a8b715b05fc7708b;hpb=585fd2a4ad39b40413c61d1a8e00bd7507a87833;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/fr/user/faq.rst b/docs/fr/user/faq.rst index 8286a311..49aa94ba 100644 --- a/docs/fr/user/faq.rst +++ b/docs/fr/user/faq.rst @@ -38,3 +38,5 @@ J'ai l'erreur ``failed to load external entity`` quand j'essaie d'installer wall ------------------------------------------------------------------------------------ Comme décrit `ici `_, modifiez le fichier ``web/app.php`` et ajoutez la ligne ``libxml_disable_entity_loader(false);`` à la ligne 5. + +C'est un bug lié à PHP et Doctrine, nous ne pouvons rien faire de notre côté.