Not to mention
01-05-2010, 08:00 PM
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'brian'@'localhost' (using password: YES) in C:\wamp\www\index.php on line 17
What could I be doing wrong?
What could I be doing wrong?
|
Click to See Complete Forum and Search --> : Access denied? Not to mention 01-05-2010, 08:00 PM Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'brian'@'localhost' (using password: YES) in C:\wamp\www\index.php on line 17 What could I be doing wrong? bubak 01-19-2010, 05:53 PM your username, password, host, or db is incorrect. verify your credentials. make sure you can log in using those before adding it to your config file. NogDog 01-20-2010, 12:08 AM Just in case: note that the database user is a separate entity from your server logon user. (Sorry if you already knew that, but sometimes it's the basic things.) webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |