• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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