• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Mariasb 10.3 for shopware Install

heikos2222

New Pleskian
Hi there,

I have to install shopware over plesk obsidian (debian 9.13) but I only have MariaDB 10.1 on the Console. How or where can i change the MariaDB to 10.3? Thank you very much for your help.

greetings

Heiko
 
Hello Heiko,

just FYI, we did the same two days ago on a Debian 9 with Plesk Obsidian. The tutorial of Plesk works great, we just had three little issues when we did the upgrade from 10.1 to 10.2:

a) Better remove the default-mysql-server meta package first. It leads to dependency conflicts, that could not be solved by apt-get. Finally we did use aptitude to clean it up manually to finish the upgrade process.

b) Secondly our root database user was overridden with an empty password even though we did choose "do not change". So afterwards we did setup the password again. Also update "/etc/mysql/debian.cnf" after this step if needed.

c) Finally we also had to update "/etc/logrotate.d/mysql-server". See the following MariaDB issue:
Logrotate fails if mysqld is not running (logrotate_script: 3: [: /var/run/mysqld/mysqld.pid: unexpected operator).

The upgrade from 10.2 to 10.3 went out like a charm.

Happy Upgrading!
 
Back
Top