• 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.

Recent content by Joao Pereira

  1. J

    Question mariadb move

    @IgorG /var/log/mariadb/mariadb.log 190726 12:04:29 mysqld_safe Starting mysqld daemon with databases from /mnt/data/mysql 190726 12:04:29 [Note] /usr/libexec/mysqld (mysqld 5.5.60-MariaDB) starting as process 11786 ... 190726 12:04:29 InnoDB: The InnoDB memory heap is disabled 190726...
  2. J

    Question mariadb move

    done some other tests and nothing. Listened to /var/log/plesk/panel.log [2019-07-25 13:20:05.946] ERR [panel] SQLSTATE[HY000] [2002] No such file or directory: 0: /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php:144...
  3. J

    Question mariadb move

    yes. Tried to saw a pattern beetween those posts (there a bunch i know), but none correlates itself with a database directory move into another drive. One is about free space, other abou permissions, other mysql incorrect configuration, will try to read them all again and see if anything pops out
  4. J

    Question mariadb move

    Hi! Mounted a new disk under /mnt/data Just synced with rsync my mariadb to the new location: sudo rsync -av /var/lib/mysql /mnt/data And then i've updated my my.conf with the new directory sudo nano /etc/my.cnf Tried to start mariadb, but only achieved that when i disabled SELinux. Don't...
  5. J

    Question How to change the MySQL and web directory in Plesk for Linux??

    @speed2 , did you had luck? I've tried to move mariadb under another disk and now my plesk wont start.
Back
Top