Re: Can other mysql-using progs interefere with config?

2011-03-12 Thread Luciano Furtado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jess, I could run the following command to figure out what process is using the 3306 tcp port : netstat -nab | findstr 3306 The last colun of the output should be the pid of the process listeninning on port 3306. Best Regards. Luciano On

Re: Can other mysql-using progs interefere with config?

2011-03-12 Thread jo01_je02
Thanks, Luciano. First, I should say that the problem seems to be solved by carefully eliminating all traces of the original, failed installation, then restarting the entire install/config process. This time I avoided the TCP/IP setup, which was not needed because the current system is for

Can other mysql-using progs interefere with config?

2011-03-11 Thread jo01_je02
Adobe's Photoshop and Bridge also reside on my WinXP machine. Could they be the cause of failure to config? During the config process I see a msg that other progs are using port 3306. Then the config stops--announcing that mysqld has a problem. Details are: szAppName : mysqld.exe