• Support
  • MySQL MariaDB Not Installed After I Try To 3 Times Installing It!

It is recommended to use mysql5.7
Or use Express Install and ignore configuration
touch /www/server/panel/install/i_mysql.pl

SobatWP

    Whats excat the problem with Mariadb? I use MariaDB since a long time and never had any issues.

    Maybe you seperate MariaDB from MySQL installation, then it should work

    2 months later

    I tried to setup Mariadb 11.3 , deleted mysql , installed Mysql app with Mariadb selection,in compiled method, i was waiting about 5-8 minutes, and procedure finished.
    I can see now Mariadb on panel.
    But I'm a bit skeptical. When I went to verify the installation through the server, I found this—it recognizes it as MySQL running MariaDB. Is this correct? Doesn't this create some kind of conflict? Is this why most people generally encounter problems with the installation?

    dedicated ~ # mariadb --version
    -bash: /usr/bin/mariadb: No such file or directory
    dedicated ~ # mysql --version
    mysql: Deprecated program name. It will be removed in a future release, use '/www/server/mysql/bin/mariadb' instead mysql from 11.3.2-MariaDB, client 15.2 for Linux x86_64) using readline 5.1
      10 days later
      a month later

      Which version of MySQL or MariaDB plus phpMyAdmin should I put on aaPanel 7.0.11 with Ubuntu 24.04 LTS?

        I didn't want to experiment, the stable operation of the components/apps is important to me.

          a month later

          On Ubuntu 22.04 use mariadb 10.6.

          For other ubuntu version you can check built-in mariadb version using: apt install mariadb-server, then choose N.

            Fresh Install Ubuntu 22, Support All MySQL and MariaDB 😎

              aaP_web.nawi not really...tested on ubuntu 22 the following:
              mariadb 10.6 - 11 all returns "not supported message" asking to change to mysql 5/7/8. aapanel 7.0.12

                8 days later

                Same issue here attempting to install mariadb on fresh ubu24 install
                None of the versions work for me....

                  Hello, it is recommended that you execute this command and then use the compile mode to install. Is it normal?
                  touch /www/server/panel/install/i_mysql.pl

                  aaP_dlman_1999

                    7 days later

                    aaPanel_Kern

                    OK

                    1. Fresh UBU24 install
                    2. Fresh aaPanel install
                    3. touch /www/server/panel/install/i_mysql.pl
                    4. Attempted mariadb install with compile - never installs.......

                    aaPanel_Kern

                    Update:
                    Did not want to install via docker wanted to run native but found this and was able to install mariadb and appears to be running.....

                    Install from app store:

                    1. Mariadb multi-version management
                    2. Installed mariadb on port 3306 and is running ....

                    So what does this tell us related to the default configuration of aaPanel that is preventing us from installing MariaDB from fresh install?