• 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 How to enable 4-byte support in mariadb 10.5

stefan-franz

Basic Pleskian
Hello,

in my nextcloud there ist that warning:
MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read the documentation page about this ↗.

How can i do that? In the manual there is for me to diffucult - have anyone a easy to use tip for me?
I know phpadmin and i have running a phpbb forum - but under linux i'm a newbie.
 
I got a feedback from the nextcloud help forum - my mistake: In the command above i should have entered the name of the database instead of nextcloud. My mistake.

But I mean for this database operation a special instruction is required under Plesk, because e.g. the

sudo -u www-data php occ maintenance:mode --on
is not working - because the config.php is is locket.

And i don't know if the nextcloud manual elsewhere dind't work and i crash my database.
 
Back
Top