That seems to work fine, but now the problem is that am no longer able to log in to the Admin utility using root and the server name of db1. I can get in using a alternate account I created before I made the change just fine.

Jeff Smelser wrote:
On Tuesday 30 November 2004 01:36 pm, Steve Grosz wrote:

I had installed MySql on Win2003, and when I check the 'server
information' page, it shows a IP of 127.0.0.1.  The IP of the server has
a 192.x.x.x address.


Change the line below in my.cnf to what you need.. Its binding to 127 ip.

# keep secure by default!
bind-address    = 127.0.0.1
port            = 3306

-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to