Hello, I have a multiconf server I run moodle on my web server To upgrade to latest version for security reason I had to move to mariadb 11.4 I read risk you mention but I made test it was running. But, on the latest mariadb version, mysql cmd is deprecated such as it is impossible to run ispconfig ! I would like to know if you plan to modify your code to take into account this evolution ? Many thanks FrançoisPE
For those with a compatibilty issue : ln -s /usr/bin/mariadb /usr/bin/mysql it will help run with mysql command
ISPConfig supports the MariaDB versions that ship with the OS versions we support. So, if one of the next Ubuntu or Debian versions ships with a MariaDB version that renames the mysql binary to mariadb, then we will add support for that.