Thanks do much for all your help and support. Seems like my zonealarm was blocking the port. after i uninstalled the program mysql is running smoothly.
~regards and thanks
Abhisek

James Crow wrote:
try:
telnet localhost 3306
or
telnet 127.0.0.1 3306

"telnet 3306" tells windows to telnet to a host named 3306 on port 23.

Thanks,
James


On Sat, 2007-07-28 at 13:57 +0530, Abhisek Dutta wrote:
mysqld-nt.exe is running.
'netstat -an' gives:

<snip>
/
nowhere is 10061.
'telnet 3306' gives:
/Connecting To 3306...Could not open connection to the host, on port 23: Connect
failed
/What to do?
Sorry to ask you all about mysql here.
Regards and thanks
abhisek





--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to