I am trying to install DA, however I got stopped at
>> Invalid MariaDB release configured, please change 'mariadb' line in options.conf
This is a legacy license (if that would matter), and in options.conf (copied from the current working server) I have:
mariadb=10.5
mysql_inst=mariadb
(left away all other lines for clarity).
I checked in a working D.A. for all versions available ( :2222/evo/admin/custombuild/customize-versions )
mariadb10.11 10.11.9
mariadb10.3 10.3.39
mariadb10.4 10.4.34
mariadb10.5 10.5.26
mariadb10.6 10.6.19
mariadb11.4 11.4.3
Why does DA not want to install 10.5? It should work out of the box.
I had this before and was not able to manage this, but I do not want to be forced to a newer version.
And this does not help either:
#da build versions
Invalid MariaDB release configured, please change 'mariadb' line in options.conf
If I look for myself:
# grep maria versions.txt
mariadb10.3:10.3.39:
mariadb10.4:10.4.34:
mariadb10.5:10.5.26:
mariadb10.6:10.6.19:
mariadb10.11:10.11.9:
mariadb11.4:11.4.3:
Any help would be appreciated! I am stuck with a fresh and expensive dedicated server which can not be installed.
>> Invalid MariaDB release configured, please change 'mariadb' line in options.conf
This is a legacy license (if that would matter), and in options.conf (copied from the current working server) I have:
mariadb=10.5
mysql_inst=mariadb
(left away all other lines for clarity).
I checked in a working D.A. for all versions available ( :2222/evo/admin/custombuild/customize-versions )
mariadb10.11 10.11.9
mariadb10.3 10.3.39
mariadb10.4 10.4.34
mariadb10.5 10.5.26
mariadb10.6 10.6.19
mariadb11.4 11.4.3
Why does DA not want to install 10.5? It should work out of the box.
I had this before and was not able to manage this, but I do not want to be forced to a newer version.
And this does not help either:
#da build versions
Invalid MariaDB release configured, please change 'mariadb' line in options.conf
If I look for myself:
# grep maria versions.txt
mariadb10.3:10.3.39:
mariadb10.4:10.4.34:
mariadb10.5:10.5.26:
mariadb10.6:10.6.19:
mariadb10.11:10.11.9:
mariadb11.4:11.4.3:
Any help would be appreciated! I am stuck with a fresh and expensive dedicated server which can not be installed.