• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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