mySQL installation on Win2k Pro
Posted: Wed Jul 09, 2003 1:44 pm
Hey, I insatlled mySQL on a win2k pro machine.
When I try to connect to it using
mysql_connect("host","user","pass") or die("blak");
it says access denied for user "user@127.0.0.1" (using password: YES).
now, I checked my "my.ini" file to see if I had the user and pass correct and I do. I am wondering why thjis is happening? Any ideas? I have tried re=-installing, using the mysqld server instead of mysqld-nt server.
Thanks for all help provided. It's really apreciated!
When I try to connect to it using
mysql_connect("host","user","pass") or die("blak");
it says access denied for user "user@127.0.0.1" (using password: YES).
now, I checked my "my.ini" file to see if I had the user and pass correct and I do. I am wondering why thjis is happening? Any ideas? I have tried re=-installing, using the mysqld server instead of mysqld-nt server.
Thanks for all help provided. It's really apreciated!