Hello guys,
i want to isntall mariadb on my server
now on my server i installed mysql 5.3
this dont work for me. i have this error after ./build mysql
You cannot install MySQL, because you do not have it set in options.conf file.
i want to isntall mariadb on my server
now on my server i installed mysql 5.3
Code:
cd /usr/local/directadmin/custombuild
./build update
./build set mariadb 10.0
./build set mysql_inst mariadb
./build mysql
You cannot install MySQL, because you do not have it set in options.conf file.