Could not connect: Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0

You might want to check your /etc/hosts.deny where:

ALL: ALL: DENY

or

mysqld: ALL: DENY

is your enemy.

Leave a Comment