7 messages in com.mysql.lists.win32RE: Problem by moving from W2K to XP
FromSent OnAttachments
Ib Christian Bank [young-sharks.dk]17 Mar 2004 05:41 
PF: MySQL17 Mar 2004 07:18 
PF: MySQL17 Mar 2004 07:28 
Michael Lyszczek17 Mar 2004 07:50 
Ib Christian Bank [young-sharks.dk]17 Mar 2004 07:51 
Harpreet24 Mar 2004 15:38 
m.pheasant24 Mar 2004 15:50 
Subject:RE: Problem by moving from W2K to XP
From:PF: MySQL (ml.m@in-genius.com)
Date:03/17/2004 07:28:37 AM
List:com.mysql.lists.win32

Error: Can't connect to MySQL server on 'localhost' (10048)

Ok, if you are able to connect to the server using Mysql.exe then I suspect either the application is not connecting to the right port or perhaps the XP firewall is turned on (but I suspect that would cause mysql.exe not to work either, but who knows.)

Another thought would be to make sure that "localhost" is resolving correctly to 127.0.0.1

-Kevin