Forums

kitty009
kitty009
Offline
Resolved
0 votes
I would like to login to a Mysqldatabase from another host. But i become the messeage:
ERROR 1130 (HY000): Host '192.168.4.2' is not allowed to connect 
to this MySQL server


So, i read a lot of HowTo's, and i changed this file:
nano /usr/share/system-mysql/etc/my.cnf

mysqld]
datadir=/var/lib/system-mysql
socket=/var/lib/system-mysql/mysql.sock
bind-address=192.168.4/24
port=3308
max_allowed_packet=32M

[mysqld_safe]
log-error=/var/log/system-mysql/mysqld.log
pid-file=/var/run/system-mysqld/system-mysqld.pid
user=system-mysql
mysqld=system-mysqld


But have seen the same message. What is going wrong? What can i do?

Thanks and Greetings
kitty009
Thursday, February 24 2011, 04:04 PM
Share this post:
Responses (0)
  • There are no replies here yet.
Your Reply