4 messages in com.mysql.lists.win32I cannot connect to the MySQL server ...
FromSent OnAttachments
Stratopoulos, Theo31 May 2005 21:55 
Daniel da Veiga01 Jun 2005 07:35 
mfat...@free.fr01 Jun 2005 13:41 
Theophanis Stratopoulos01 Jun 2005 18:20 
Subject:I cannot connect to the MySQL server from a remote web-host
From:Theophanis Stratopoulos (t.st@gmail.com)
Date:06/01/2005 06:20:40 PM
List:com.mysql.lists.win32

I cannot connect to the MySQL server from a remote host (with proper privileges and IP/host or % as host).

I have installed successfully MySQL (version 4.1) on a windows 2000 server and works fine. I have no problem connecting to MySQL when I run my web page locally (MySQL host).

Reading through the MySQL manual I found that, a similar problem exists for Linux installation and the problem can be resolved by commenting the line bind-address 127.0.0.1 <http://127.0.0.1> in the my.cnf. The problem is that there is no such line in the windows version of my.cnf.

Any suggestions?

Thanks

TS