mysqladmin flush-hosts unter Plesk

11. September 2014

Host ‘X host’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts In einem normalen System würde man einfach das hier eingeben: mysqladmin -uroot -ppassword flush-hosts Unter Plesk jedoch, muss man den Root nutzen: mysqladmin -uadmin -p`cat /etc/psa/.psa.shadow` flush-hosts

mysqladmin flush-hosts unter Plesk
Host 'X host' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts
In einem normalen System würde man einfach das hier eingeben: mysqladmin -uroot -ppassword flush-hosts Unter Plesk jedoch, muss man den Root nutzen: mysqladmin -uadmin -p`cat /etc/psa/.psa.shadow` flush-hosts

Kommentare

Kommentare werden geladen...

Weitere Beiträge