many bug fixes
Some checks failed
CI / linting (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2025-03-11 03:09:21 +00:00
parent 9c04721f34
commit b6b0b56a49

View File

@ -53,6 +53,7 @@ systemctl start apache-htcacheclean
mysql_secure_installation
# IMPORTANT: Update my.cnf file with log_bin_trust_function_creators = 1
# After restarting mysql you can check if it is enabled with SHOW VARIABLES LIKE 'log_bin_trust_function_creators';
systemctl start mariadb
systemctl enable mariadb