Hello, not sure if this is the right place for database support, but I can't figure my problem out! I've done a lot of searching and nothing exactly fits my problem.
I'm using "windoze XP home edition" with all firewalls turned off. I can connect to my apache server, but not mysql. If I run "netstat -a" from the command line, I can see that mysql is listening on port 3306. If I "telnet localhost 3306" the connection is refused. I've tried using "127.0.0.1" as well with no success. What's going on? Why can't I connect to the server running on the same machine?
I've uninstalled and reinstalled XAMPP many times, to different directories, each with the same problem. I then downloaded and installed MySQL 4.1 directly from the mysql.com site, and still the same problem. I've tinkered with the .cnf and .ini files following leads from other searches and still the same problem. I have a feeling that a Windows Update is blocking my connection somehow, but I'm only guessing. I am using a legit version of windows.
Using Advanced Unistaller, I've disabled all programs I don't trust from starting up. I've repaired my registry and took many steps that shouldn't be related to this problem.
It's all worked perfectly before, but the last two weeks nothing. I'm completely lost! All my development for drupal has stopped and I have a lot of free time for it at my job.
Any clues? Next step is to backup my files and use the recovery CD's to get me back to pre-SP1. That's a lot of work and time! Please help!