• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more 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