Topic: Please, Please, Please H E L P!!! this newbie history/philosophy major (Read 1468 times)
Google dot what?
Posts: 2
16 credits Members referred : 0
« on: Apr 17, 2007, 12:31:27 pm »
This is what greets me when I request the login page:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'user'@'localhost' (using password: YES) in E:\wamp\www\userAuthentication_2\access_user_class.php on line 135
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\wamp\www\userAuthentication_2\access_user_class.php on line 136
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in E:\wamp\www\userAuthentication_2\access_user_class.php on line 136
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\wamp\www\userAuthentication_2\access_user_class.php on line 103
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in E:\wamp\www\userAuthentication_2\access_user_class.php on line 103 Access denied for user 'ODBC'@'localhost' (using password: NO)
Login:
Please enter your login and password. Login: Password: Automatic login?
Not registered yet? Click here.
Forgot your password?
Login with messages according user's language settings (only for users with a profile)
* * *
Why would I get an error when the page is first displayed...furthermore, as you can see, it then continues to display the login screen text and input fields following the error announcement...
also, i have the db setup and ran the sql scripts successfullly, and I am using root as my userid and in the config php file...
Please, help...I going to bed now: it is 5:35am central standard time, and I have been going at this since 11:00pm last night...
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #1 on: Apr 17, 2007, 12:32:48 pm »
The username/password for mysql are incorrect. Check your configuration.