From 585fd2a4ad39b40413c61d1a8e00bd7507a87833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 2 Nov 2016 16:58:20 +0100 Subject: Added documentation about failed to load external entity error Fix #2529 --- docs/de/user/faq.rst | 5 +++++ docs/en/user/faq.rst | 5 +++++ docs/fr/user/faq.rst | 5 +++++ 3 files changed, 15 insertions(+) (limited to 'docs') diff --git a/docs/de/user/faq.rst b/docs/de/user/faq.rst index 1a199c1c..a3c6a864 100644 --- a/docs/de/user/faq.rst +++ b/docs/de/user/faq.rst @@ -43,3 +43,8 @@ Ich habe mein Passwort vergessen Du kannst dein Passwort zurücksetzen, indem du auf den Link ``Kennwort vergessen?`` auf der Loginseite klickst. Fülle dann das Formular mit deiner E-Mail-Adresse oder deinem Nutzernamen aus und du wirst eine E-Mail zum Passwort zurücksetzen erhalten. + +I've got the ``failed to load external entity`` error when I try to install wallabag +------------------------------------------------------------------------------------ + +As described `here `_, please edit your ``web/app.php`` file and add this line: ``libxml_disable_entity_loader(false);`` on line 5. diff --git a/docs/en/user/faq.rst b/docs/en/user/faq.rst index 61303604..b759ed1b 100644 --- a/docs/en/user/faq.rst +++ b/docs/en/user/faq.rst @@ -46,3 +46,8 @@ I forgot my password You can reset your password by clicking on ``Forgot your password?`` link, on the login page. Then, fill the form with your email address or your username, you'll receive an email to reset your password. + +I've got the ``failed to load external entity`` error when I try to install wallabag +------------------------------------------------------------------------------------ + +As described `here `_, please edit your ``web/app.php`` file and add this line: ``libxml_disable_entity_loader(false);`` on line 5. diff --git a/docs/fr/user/faq.rst b/docs/fr/user/faq.rst index e220c8a7..8286a311 100644 --- a/docs/fr/user/faq.rst +++ b/docs/fr/user/faq.rst @@ -33,3 +33,8 @@ J'ai oublié mon mot de passe Vous pouvez réinitialiser votre mot de passe en cliquant sur ``Mot de passe oublié ?``, sur la page de connexion. Ensuite, renseignez votre adresse email ou votre nom d'utilisateur, un email vous sera envoyé. + +J'ai l'erreur ``failed to load external entity`` quand j'essaie d'installer wallabag +------------------------------------------------------------------------------------ + +Comme décrit `ici `_, modifiez le fichier ``web/app.php`` et ajoutez la ligne ``libxml_disable_entity_loader(false);`` à la ligne 5. -- cgit v1.2.3 From 4b5e95c0e52d0627f33cae7cb5f486a53561f5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 2 Nov 2016 17:02:48 +0100 Subject: Added more info about Doctrine / PHP bug --- docs/de/user/faq.rst | 2 ++ docs/en/user/faq.rst | 2 ++ docs/fr/user/faq.rst | 2 ++ 3 files changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/de/user/faq.rst b/docs/de/user/faq.rst index a3c6a864..51ce5b18 100644 --- a/docs/de/user/faq.rst +++ b/docs/de/user/faq.rst @@ -48,3 +48,5 @@ I've got the ``failed to load external entity`` error when I try to install wall ------------------------------------------------------------------------------------ As described `here `_, 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. diff --git a/docs/en/user/faq.rst b/docs/en/user/faq.rst index b759ed1b..0f995ce5 100644 --- a/docs/en/user/faq.rst +++ b/docs/en/user/faq.rst @@ -51,3 +51,5 @@ I've got the ``failed to load external entity`` error when I try to install wall ------------------------------------------------------------------------------------ As described `here `_, 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. diff --git a/docs/fr/user/faq.rst b/docs/fr/user/faq.rst index 8286a311..717472f9 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, rien que nous ne puissions faire de notre côté. -- cgit v1.2.3 From cce77ebc2d8186408c4efcca69588fa525618dee Mon Sep 17 00:00:00 2001 From: Strubbl Date: Wed, 2 Nov 2016 17:15:32 +0100 Subject: update German faq.rst --- docs/de/user/faq.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/de/user/faq.rst b/docs/de/user/faq.rst index 51ce5b18..d541eb3d 100644 --- a/docs/de/user/faq.rst +++ b/docs/de/user/faq.rst @@ -44,9 +44,9 @@ Ich habe mein Passwort vergessen Du kannst dein Passwort zurücksetzen, indem du auf den Link ``Kennwort vergessen?`` auf der Loginseite klickst. Fülle dann das Formular mit deiner E-Mail-Adresse oder deinem Nutzernamen aus und du wirst eine E-Mail zum Passwort zurücksetzen erhalten. -I've got the ``failed to load external entity`` error when I try to install wallabag ------------------------------------------------------------------------------------- +Ich erhalte den ``failed to load external entity`` Fehler, wenn ich wallabag installiere +---------------------------------------------------------------------------------------- -As described `here `_, please edit your ``web/app.php`` file and add this line: ``libxml_disable_entity_loader(false);`` on line 5. +Wie `hier `_ beschrieben, bearbeite bitte deine Datei ``web/app.php``und füge ihr diese Zeile ``libxml_disable_entity_loader(false);`` in Zeile 5 hinzu. -This is a Doctrine / PHP bug, nothing we can do about it. +Dies ist ein Doctrine / PHP Fehler - nichts, woran wir etwas ändern können. -- cgit v1.2.3 From b1057c6a5e0cffcae1b34b8e2affee72a8110460 Mon Sep 17 00:00:00 2001 From: Strubbl Date: Wed, 2 Nov 2016 17:16:57 +0100 Subject: update German faq.rst --- docs/de/user/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/de/user/faq.rst b/docs/de/user/faq.rst index d541eb3d..c14cb3ef 100644 --- a/docs/de/user/faq.rst +++ b/docs/de/user/faq.rst @@ -44,9 +44,9 @@ Ich habe mein Passwort vergessen Du kannst dein Passwort zurücksetzen, indem du auf den Link ``Kennwort vergessen?`` auf der Loginseite klickst. Fülle dann das Formular mit deiner E-Mail-Adresse oder deinem Nutzernamen aus und du wirst eine E-Mail zum Passwort zurücksetzen erhalten. -Ich erhalte den ``failed to load external entity`` Fehler, wenn ich wallabag installiere +Ich erhalte den Fehler ``failed to load external entity``, wenn ich wallabag installiere ---------------------------------------------------------------------------------------- -Wie `hier `_ beschrieben, bearbeite bitte deine Datei ``web/app.php``und füge ihr diese Zeile ``libxml_disable_entity_loader(false);`` in Zeile 5 hinzu. +Wie `hier `_ beschrieben, bearbeite bitte deine Datei ``web/app.php`` und füge ihr diese Zeile ``libxml_disable_entity_loader(false);`` in Zeile 5 hinzu. Dies ist ein Doctrine / PHP Fehler - nichts, woran wir etwas ändern können. -- cgit v1.2.3 From a49159e9ebc3390c7658898d814bb11ebd8da188 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Wed, 2 Nov 2016 18:08:25 +0100 Subject: Update faq.rst --- docs/fr/user/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/fr/user/faq.rst b/docs/fr/user/faq.rst index 717472f9..49aa94ba 100644 --- a/docs/fr/user/faq.rst +++ b/docs/fr/user/faq.rst @@ -39,4 +39,4 @@ 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, rien que nous ne puissions faire de notre côté. +C'est un bug lié à PHP et Doctrine, nous ne pouvons rien faire de notre côté. -- cgit v1.2.3