Ce sujet est résolu. Voici une description du problème et de la solution.
Problem:
The client is experiencing intermittent Internal Server Errors when navigating to the English version of their website, particularly when clicking on the FAQ or CONTACT pages in the menu.
Solution:
We recommend increasing the maximum execution time from 30 to 300 to avoid such errors. If you're not sure how to do this, please review the following documentation: How to Increase Maximum Execution Time for WordPress Site.
If the problem persists, enable the WordPress Debug log by editing the
wp-config.php
file. Change:
define('WP_DEBUG', false);
to:
define('WP_DEBUG', true);<br />define('WP_DEBUG_LOG', true);<br />define('WP_DEBUG_DISPLAY', false);<br />@ini_set('display_errors',0);
Then, try to reproduce the issue and check the
debug.log
file in the
/wp-content/
directory for any errors. If possible, share the debug.log contents via https://pastebin.com/ and provide us with the link.
If this solution doesn't look relevant, please open a new support ticket in our WPML support forum.
Il s'agit du forum d'assistance technique de WPML, le plug-in multilingue pour WordPress.
Il est accessible à tous, toutefois seuls les clients de WPML peuvent y publier leurs messages. L'équipe du WPML répond sur le forum 6 jours par semaine, 22 heures par jour.
Ce sujet contient 1 réponse, a 2 voix.
Dernière mise à jour par Il y a 1 année et 6 mois.
Assisté par: Ilyes.