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? ^_^






