Mariadb upgrade

Discussion in 'Installation/Configuration' started by francoisPE, Aug 30, 2024.

  1. francoisPE

    francoisPE Active Member HowtoForge Supporter

    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
     
  2. francoisPE

    francoisPE Active Member HowtoForge Supporter

    For those with a compatibilty issue :
    ln -s /usr/bin/mariadb /usr/bin/mysql
    it will help run with mysql command
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
    ahrasis likes this.

Share This Page