This is a comment on Upgrade from 6.0.37 to 6.1.26 on php 7.4.33, posted by WikiAdmin at 28.11.2024 20:24
View source for Re: Upgrade from 6.0.37 to 6.1.26 on php 7.4.33
MariaDB 10.2 or 10.3 are ok, there is no technical requirement for MariaDB 10.4 except that previous versions are End of support. Go to **constants.php** and change ##DB_MIN_VERSION## to %% const DB_MIN_VERSION = ['mariadb' => '10.2.2', 'mysql' => '5.7.7']; %% Now you can install WackoWiki 6.1.26.