J3.x

Timeout installing extensions

From Joomla! Documentation

Other languages:
English • ‎français

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

Versions affected[edit]

General Information

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

What is the cause[edit]

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[edit]

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