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

Lost connection to MySQL server at 'reading authorization packet'

M

MassimilianoM

Guest
Hello everyone,
Getting this error on our dedicated server:

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading authorization packet', system error: 0 ...

The problem occurs on each of our 40 domains (symfony projects, custom php/mysql websites ecc...)
I can not understand where the problem is, I am attaching my file my.cnf, I really hope you can help me. :(

Thank you!
 

Attachments

  • my.txt
    4.1 KB · Views: 1
Do you have any related errors in /var/log/mysqld.log ?
 
Hi Igor,
unfortunately I have no mysqld.log in /var/log/

I've /var/log/mysql/error.log but is empty, this is the content:

101029 11:46:21 InnoDB: Started; log sequence number 0 2128986601
101029 11:46:21 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.0.32-Debian_7etch11-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian etch distribution
 
hey

just try to find solution in mysql related forums.

i also run into these problem but on a non plesk system. never figured out where the problem comes from, cause system was going to migrate....

greets
patrick
 
Back
Top