Click to See Complete Forum and Search --> : Connect error on Win2k


Anon
04-15-2002, 02:55 AM
I installed the Apache .msi and am using the PHP .dlls. Then I installed MySQL and connected to it using the MyCC program. Everything seems to be working fine except when I try to connect the MySQL database using the mysql_connect() fn, I get this:

Can't connect to MySQL server on 'localhost' (10061)

I checked my php.ini file and the mysql.default_port = 3306. What is going on? Please help!