[Help] Register Page

09/04/2012 15:54 pretzel666#1
i have it setup on hamachi with wamp and when i go to make the account with it i get these lines :
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user: 'ODBC@localhost' (Using password: NO) in C:\wamp\www\register.php on line 72

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\register.php on line 72

Warning: mysql_query() [function.mysql-query]: Access denied for user: 'ODBC@localhost' (Using password: NO) in C:\wamp\www\register.php on line 87

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\register.php on line 87

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\register.php on line 88

Warning: mysql_query() [function.mysql-query]: Access denied for user: 'ODBC@localhost' (Using password: NO) in C:\wamp\www\register.php on line 90

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\register.php on line 90
Account registered successfully.



Then the MySQL part of Wampkeeps stopping and when i make the account with my register page , itll say its made but it doesnt show in DB , anyone can help me? ^_^
09/04/2012 20:25 Gekru#2
It tells you exactly what the error is.

Quote:
Access denied for user: 'ODBC@localhost' (Using password: NO)
You need to add that acct to your mysql users.
09/05/2012 12:35 ~Sword~Stalker~.#3
the mysql pass try: test test / root test / root rufeng ..