Hi
Been playing around for two days as my Plesk license runs out shortly and thought i would see what the alternatives where (have used many different OS Panels before)
Anyways i have come across a weird issue in that MariaDB seems to be not working correctly.
Now i will state i first tried yesterday and did not face this issue at all, however after wiping VPS and starting afresh today for a final setup test the issue is apparent on 2 fresh installs i did today.
Hetzner Cloud Vps (test environment)
Ubuntu 20.0.4
Fresh install of Script
Added CSF with my normal config (tested on and off)
Modsecurity rules active (tested on and off)
I create a domain and upload 2 files
Kickstart.php & The backup of my joomla site in .jpa format (this is from Akeeba Backup)
When i goto the Akeeba restore as i have done many times on Plesk as well as yesterday on Cyber Panel, It shows an error:
No Database server available
Now normally this will show MySql as an option but it does not see anything.
So i tried:
Systemctl Status mariadb and it shows these errors
Looking for ‘mysql’ as: /usr/bin/mysql
Looking for ‘mysqlcheck’ as: /usr/bin/mysqlcheck
Version check failed. Got the following error when calling the ‘mysql’ command line client
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)
FATAL ERROR: Upgrade failed
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)
So i am not sure if something has been changed on the install script since yesterday but i cannot connect to any local database server
Yesterday using the exact same setup steps and options this was working perfectly. But today after a fresh install this no longer works so has something gone wrong on the install script?