J3.x

Timeout installing extensions/fr: Difference between revisions

From Joomla! Documentation

Created page with "Dépassement de délai pour l'installation d'extensions"
 
Created page with "Certains sites web qui se mettent à jour vers Joomla 3.9.23 en installant ou en mettant à jour une extension pourraient entraîner un dépassement de délai."
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
Some websites updating to Joomla 3.9.23 installing or updating a extension could lead to a timeout.
Certains sites web qui se mettent à jour vers Joomla 3.9.23 en installant ou en mettant à jour une extension pourraient entraîner un dépassement de délai.


==Versions affected==
==Versions affected==

Revision as of 10:10, 26 December 2020

Certains sites web qui se mettent à jour vers Joomla 3.9.23 en installant ou en mettant à jour une extension pourraient entraîner un dépassement de délai.

Versions affected

General Information

This pertains only to Joomla! version(s): 3.9.23

What is the cause

The updated ZIP file decompression routine to support php 8 could lead to a much longer decompression time. Depending on the installed extension and webserver configuration this could result in an error because of a timeout.

How to fix

Update to Joomla 3.9.24. In the meantime replacing the content of libraries/vendor/joomla/archive/src/Zip.php with the updated version.