Hello,
I am experiencing a bug that causes my website to crash.
This issue appears to be related to WPML.
When the file is set to read/write mode, any write operation on the file causes the crash.
The error is related to the .htaccess file. It seems to be an infinite redirection loop generated by WPML, which automatically adds a rule causing the issue.
To work around this problem, I kept a stable version of the .htaccess file and manually replace it on the server with read-only permissions (444).
The error causing the website to become unavailable is the following:
[Thu May 21 19:42:51 2026] [X-OVHRequest-Id: a7d7fc740a1ed908d73689c41e69f9a0] [error] [client 5.135.42.226:0] [host guideyourtrip.com] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Error logs: lien caché
.htaccess file before the crash: lien caché
.htaccess file after the crash: lien caché
Thank you for your assistance.
Bonjour,
J'ai un bug qui fait planter mon site internet.
Ce bug semble lié à WPML.
Quand mon fichier est en lecture/écriture, une écriture sur le fichier cause un plantage.
Cette erreur est liée au fichier .htaccess. Il s’agit essentiellement d’une boucle de redirection infinie générée semble t-il par WPML qui ajoute une règle générant l’erreur.
Pour remédier à ce bug, j'ai conservé une version du fichier htaccess que je replace sur le serveur en lecture seule 444
Concernant l’erreur qui rend le site indisponible, il s’agit de la suivante :
[Thu May 21 19:42:51 2026] [X-OVHRequest-Id: a7d7fc740a1ed908d73689c41e69f9a0] [error] [client 5.135.42.226:0] [host guideyourtrip.com] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Les log d'erreur : lien caché
Le fichier htacces avant plantage : lien caché
Le fichier htaccess aprés plantage : lien caché
Merci pour votre aide