When you need speed up MySQL and would like to set in /etc/my.cnf: skip-name-resolve = 1
You will experince the problem with some websites, where users set in his configs, database host: "127.0.0.1" but not "localhost"
It should be always set: localhost and then works correctly
Walkaround:
WHM -> SQL Services -> Additional MySQL Access Host -> you can add 127.0.0.1
and then rebuild hosts (link "click here")
But I think cPanel should add this host by default (127.0.0.1 is just default host) - mybe it should be features request ?
:wq
You will experince the problem with some websites, where users set in his configs, database host: "127.0.0.1" but not "localhost"
It should be always set: localhost and then works correctly
Walkaround:
WHM -> SQL Services -> Additional MySQL Access Host -> you can add 127.0.0.1
and then rebuild hosts (link "click here")
But I think cPanel should add this host by default (127.0.0.1 is just default host) - mybe it should be features request ?
:wq