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

  1. R

    Issue need help error mariadb

    I have solved it by doing the following, according to the help posts, reinstall mariadb and finally I have made a general repair, plesk repair all. https://support.plesk.com/hc/en-us/articles/12377341450903--Plesk-updates-are-not-available-when-custom-update-source-is-used...
  2. R

    Issue need help error mariadb

    -- MySQL dump 10.14 Distrib 5.5.68-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: psa -- ------------------------------------------------------ -- Server version 5.5.68-MariaDB
  3. R

    Issue need help error mariadb

    [root@elsalvadordigital ~]# yum install MariaDB-server Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink | 5.1 kB 00:00:00 * epel: d2lzkl7pfhq30w.cloudfront.net...
  4. R

    Issue need help error mariadb

    How can I install the package again?
  5. R

    Issue need help error mariadb

    How can I reinstall mariadb and restore a backup? daily dump
  6. R

    Issue need help error mariadb

    I applied this post and now I get another error https://support.plesk.com/hc/en-us/articles/12388091703703-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux [root@elsalvadordigital ~]# systemctl start mariadb Failed to start mariadb.service: Unit not found...
  7. R

    Issue need help error mariadb

    I gave him permissions 755 he was 777 [root@elsalvadordigital ~]# service mariadb status Redirecting to /bin/systemctl status mariadb.service â mariadb.service - MariaDB database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled) Active...
  8. R

    Resolved mysql.sock is empty

    How could this problem be solved?
  9. R

    Issue need help error mariadb

    [mysqld] innodb_force_recovery = 1 bind-address = ::ffff:127.0.0.1 local-infile=0 datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 # Settings user and group are ignored when systemd is used. # If...
  10. R

    Issue need help error mariadb

    [2024-11-26 12:41:14-06:00] INFO: Failed to start the database service. See /var/log/plesk/rc_actions.log and the service log for details. [2024-11-26 12:41:14-06:00] ERROR: Could not start the database service. this is log STOP pleskrc START pleskrc INFO: [Tue Nov 26 12:41:08 CST 2024]...
  11. R

    Issue need help error mariadb

    Server Error 500 Plesk\Exception\Database DB query failed: SQLSTATE[HY000] [2002] Connection refused Type Plesk\Exception\Database Message DB query failed: SQLSTATE[HY000] [2002] Connection refused File Mysql.php Line 79 mariadb.service - MariaDB database server Loaded: loaded...
Back
Top