> I am going to assume that mysql has been configured to run as socket
> only. Check for `skip-networking' in the [mysqld] section of
> /etc/mysql/my.cnf


Yes. you're right

my new setting:
#skip-networking
bind-address            = 127.0.0.1

then restart mysql .. and it's okay now

Thanks a lot.

Reply via email to