Navigation überspringen

Dies ist das technische Support-Forum für WPML – das mehrsprachige WordPress-Plugin.

Mitlesen können alle, doch nur WPML-Kunden können hier Fragen veröffentlichen. Das WPML-Team antwortet im Forum an 6 Tagen pro Woche, 22 Stunden am Tag.

Schlagwörter: 

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Andreas W. Vor 1 Jahr, 11 Monaten.

Assistiert von: Andreas W..

Verfasser Beiträge
Juli 7, 2023 unter 4:09 pm #13969523

jensH-30

When configuring WPML in a multisite website, the website crashed in the last step and has been offline since then. In order to reactivate the many web pages of the multisite, I would like to know what I have to delete via FTP so that the website can be loaded again. Currently, I only have FTP access to the website.

The browser gives the following error message:

Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.

The provider's web error log has returned this error message:
2023-07-07 17:32:20 2001:818:dcd2:6700:5492:bf71:570c:f869 proxy_fcgi:error 9585 (70007)The timeout specified has expired: AH01075: Error dispatching request to : (polling)
2023-07-07 17:29:52 185.196.220.26 core:error 11149 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.
2023-07-07 17:29:52 185.196.220.26 core:error 11149 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.

The PHP log has these error messages:

2023-07-07 17:29:03 PHP Warning Constant WP_DEBUG already defined in /home/sites/site100019687/web/www.academicwebs.com/wp-config.php on line 95
2023-07-07 17:29:03 PHP Warning Constant WP_AUTO_UPDATE_CORE already defined in /home/sites/site100019687/web/www.academicwebs.com/wp-config.php on line 97

I would be very thankful, if you could help me fast with a solution, to re-activate the Multisite.

Best,

Jens

Juli 7, 2023 unter 9:44 pm #13970445

jensH-30

I could resolve the issue by changing the PHP version from 8.1 to 8.2.

Juli 8, 2023 unter 2:39 am #13970703

Andreas W.
WPML-Unterstützer seit 12/2018

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch )

Zeitzone: America/Lima (GMT-05:00)

Hello,

Please also take note that according to the error, two constants were declared twice in wp-config.php.

Make sure to revise the entries:

WP_DEBUG
and
WP_AUTO_UPDATE_CORE

Each entry should only exist once inside wp-config.php file.

If further assistance is needed, please let me know.

Best regards
Andreas