Hello there!
Let me cut right to the point: I'm using WAMPonCD to distribute a PHP page using a CD-ROM. It autoruns Apache, PHP and MySQL. Apache and PHP run flawlessly, but MySQL is giving me troubles. I can't connect to it ( Error 2300: can't connect to MySQL Database (10060)), although NETSTAT -a shows me that the port that MySQL uses (port 8182 in my case) is listening.
Any ideas on this one? 
|