• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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