• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue How to install a custom mariadb version

luren549

New Pleskian
Server operating system version
Debian 10.12
Plesk version and microupdate number
Plesk Obsidian v18.0.45_build1800220701.06 os_Debian 10.0
The default mariadb version for my fresh install of plesk is 10.3.34, how can I customize the mariadb version?
 
What do you mean by customization? Editing entries in my.cnf or installing a different version?
 
The default mariadb version for my fresh install of plesk is 10.3.34, how can I customize the mariadb version?

If you want to customize the MariaDB version and I assume upgrading to a newer version is what you mean, you can follow Debian's/MariaDB's instructions to upgrade MariaDB. This is often done by creating the version specific sources.list file with the newer version. Then, simply run apt-get update and apt-get upgrade to get the newer version. At least, that worked for me in the past.

Please always try this in a testing environment first and make sure to backup your databases before attempting any upgrade.
 
Back
Top