Nils Husung
ffbb7e3854
Use mysqli_report(MYSQLI_REPORT_OFF)
in makedb.php
...
Using PHP 8.1, the `makedb.php` script fails if the connection cannot be
established at the first try. This is because according to
https://www.php.net/manual/en/mysqli-driver.report-mode.php , the default mysqli
reporting mode is now `MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT` while it was
`MYSQLI_REPORT_OFF` before. The change makes `mysqli::__construct()` throw an
exception, which is not caught. This commit restores the old behavior.
2022-10-19 12:21:45 +02:00
5aaa2c8ad1
Update images of Joomla! 3.10.10 to 3.10.11
2022-08-17 13:12:31 +02:00
bb9b5cdaf8
Update images of Joomla! 3.10.9 to 3.10.10
2022-06-22 11:36:16 +02:00
db49b92528
Adds opcache-recommended.ini & error-logging.ini & remoteip.conf also adding ghostscript and gd with freetype and webp to all docker images.
2022-05-27 08:47:18 +02:00
4549508c7b
Update images of Joomla! 3.10.8 to 3.10.9
2022-05-11 14:08:23 +02:00
9221236814
Update images of Joomla! 3.10.6 to 3.10.8
2022-03-31 14:53:04 +02:00
J0WI
741b76cca5
Update to memcached 3.2.0 and redis 5.3.7
2022-03-29 18:31:51 +02:00
335a8cbae3
Update images of Joomla! 3.10.5 to 3.10.6
2022-02-15 14:26:39 +02:00
66e04002a2
Moves user check into Apache usecase.
2022-01-20 14:14:55 +02:00
6b42540f50
Update images of Joomla! with user options added.
2022-01-18 19:26:04 +02:00
3510137d01
Update images of Joomla! 3.10.4 to 3.10.5
2022-01-18 17:55:31 +02:00
3f0da93150
Update images of Joomla! 3.10.3 to 3.10.4
2021-12-14 23:56:32 +02:00
5d8f256aa1
Update Joomla to 3.10.3 and 4.0.4 ( #130 )
...
* Update Joomla versions to 3.10.3 and 4.0.4
* Update Joomla images to 3.10.3 and 4.0.4
2021-10-26 13:14:40 +02:00
J0WI
977220634a
APCu 5.1.21
2021-10-07 12:02:41 +02:00
f36a82a923
Update images of Joomla! 3.10.1 to 3.10.2
2021-09-14 11:10:17 +02:00
2c56389172
fixed a2enmod rewrite
2021-08-28 22:59:43 +02:00
1504169114
adds all the new folders and docker image files
2021-08-26 15:16:55 +02:00