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

  1. N

    ERROR: PleskFatalException

    root@h2230831:/# /etc/init.d/mysql start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service mysql start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start mysql...
  2. N

    ERROR: PleskFatalException

    root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
  3. N

    ERROR: PleskFatalException

    root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
  4. N

    ERROR: PleskFatalException

    root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
  5. N

    ERROR: PleskFatalException

    The /var/log/mysql/mysql.log ist empty. The mysql.sock i have edit to chmod 777 In the /tmp/ folder are plesk_11.5.30_reset_instance_data.log plesk_11.5.30_reset_instance_data_problems.log
  6. N

    ERROR: PleskFatalException

    ERROR: PleskFatalException: Unable to connect to database: mysql_connect(): Connection refused (auth.php:149) I have the same Problem, i need Help. I can`t solve the Problem. Maybe after a Plesk Update this Error shows.
  7. N

    ERROR: PleskFatalException:

    ERROR: PleskFatalException: Unable to connect to database: mysql_connect(): Connection refused (auth.php:149) I have the same Problem, i need Help. I can`t solve the Problem. Maybe after a Plesk Update this Error shows. The CHMOD Solutions doesn`t work.
Back
Top