Thursday, February 11, 2010

How to access Mysql from other machine

Setting to access MySQL in Linux Ubuntu from Other Machine

· Open the file by typing the following command at terminal prompt.

$gksudo gedit /etc/mysql/my.cnf

· Find the line bind-address = 127.0.0.1 and comment it out.

No comments:

Post a Comment