J3.x

J3.x:Timeout installing extensions

From Joomla! Documentation

Revision as of 09:31, 4 December 2020 by Hleithner (talk | contribs) (Created page with "Some websites updating to Joomla 3.9.23 installing or updating a extension could lead to a timeout. ==Versions affected== {{tip|This pertains only to Joomla! version(s): '''3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Some websites updating to Joomla 3.9.23 installing or updating a extension could lead to a timeout.

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.