Hi,
After installing BunkerWeb 1.6.7 on Ubuntu 24.04.3 using the installation script (install-bunkerweb.sh), the MySQL server is broken, will not start and cannot be found:
$ service mysql status
Unit mysql.service could not be found.
Trying to reinstall mysql-server is blocked because BunkerWeb has a dependency on mariadb-client:
$ sudo apt install mysql-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
bunkerweb : Depends: mariadb-client but it is not installable
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
The server has Apache and PHP and managed with Virtualmin.
Thanks