Hi.
I'm getting this error message while trying to create a table in one of my databases.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'website'@'69.175.6.94' (using password: YES) in /home/oneair/public_html/airline_details.php on line 3
Your have failed to connect
Now, I am 110% sure the username and password are correct and present. And the users are assigned to the correct database and have the correct privileges.
Has anyone got any ideas?
Thanks.
I'm getting this error message while trying to create a table in one of my databases.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'website'@'69.175.6.94' (using password: YES) in /home/oneair/public_html/airline_details.php on line 3
Your have failed to connect
Now, I am 110% sure the username and password are correct and present. And the users are assigned to the correct database and have the correct privileges.
Has anyone got any ideas?
Thanks.