I set up a MySql database on my localhost, and whenevr i run the php to connect to it I get the following message...
Warning: mysql_connect(): Access denied for user: 'XXXXXXX_tester@server69.totalchoicehosting.com' (Using password: YES) in /home/XXXXXXX/public_html/directory/config.php on line 2
I cannot connect to the database because: Access denied for user: 'XXXXXXX_tester@server69.totalchoicehosting.com' (Using password: YES)
I inserted the proper lables into the php file, localhost is my domain, user and password.
I also set up the MySQL and gave access to the user in the error message, but I cannot access, even with the same password I set...no matter how many users I add and change. What am I doing wrong or over looking...
Any help would be greatly apprciated.
Edited out cPanel name for security.