Page 1 of 1

Error message

Posted: Tue Nov 09, 2010 7:08 am
by phpBrandNew
I have this message after typing into the browser.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Database.php on line 6
Couldn't connect to server

How do I enable MySQL to allow connection ? Help wanted.

Re: Error message

Posted: Tue Nov 09, 2010 10:01 am
by AbraCadaver
MySQL will allow the connection if you provide the correct username and password.

Re: Error message

Posted: Wed Nov 10, 2010 12:20 am
by phpBrandNew
Where can I see what username and password for that database ?

Re: Error message

Posted: Wed Nov 10, 2010 12:39 am
by McInfo
Read this.