Julian Kallidat
New Pleskian
Hello experts,
I checked the search function of the forum and google. So far I couldn't resolve my issue.
I would would like to switch to mariaDB and planned to do so after updating to Plesk 17.5 which I run on Ubuntu 16.04 LTS. I followed this Instruction Database Server
Including step three are no problems.
Then I try:
env DEBIAN_FRONTEND=noninteractive apt-get -o OrderList::Score::Immediate=1000 install libmariadbclient18 mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common mariadb-server mariadb-server-10.1 mariadb-server-core-10.1
So according to the dokumentation and other posts in this forum I tried following command:
dpkg -i --force-overwrite /var/cache/apt/archives/mariadb-server-10.1_10.1.24+maria-1~xenial_am d64.deb
Ends up to
dpkg --configure -a
apt-get install -f
And what to do now?
Help is appreciated. Any other Information needed?
Warm regards
Julian
I checked the search function of the forum and google. So far I couldn't resolve my issue.
I would would like to switch to mariaDB and planned to do so after updating to Plesk 17.5 which I run on Ubuntu 16.04 LTS. I followed this Instruction Database Server
Including step three are no problems.
Then I try:
env DEBIAN_FRONTEND=noninteractive apt-get -o OrderList::Score::Immediate=1000 install libmariadbclient18 mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common mariadb-server mariadb-server-10.1 mariadb-server-core-10.1
So according to the dokumentation and other posts in this forum I tried following command:
dpkg -i --force-overwrite /var/cache/apt/archives/mariadb-server-10.1_10.1.24+maria-1~xenial_am d64.deb
Ends up to
dpkg --configure -a
apt-get install -f
And what to do now?
Help is appreciated. Any other Information needed?
Warm regards
Julian