Database connection error - access denied

I am trying to connect to a database that I created on my 000webhost account, and I am getting an error.

Connection failed: ProxySQL Error: Access denied for user ‘id16681808_wp_258627a49ba8bb95cad26485ca48e7d2’@‘2a02:4780:bad:f00d::17’ (using password: YES)

I copied the database name and password from the Manage Database section. What am I doing wrong?

The error suggests a wrong combination of details.

Try changing mysql database password to something new and trying that ?

Changed the password and put the password in my PHP connection file, still getting the same error.

The password in your dB connect file doesn’t match that of the database.
Can you use the randomisation function and make a new password once again and copy and paste exactly.

This topic was automatically closed after 30 hours. New replies are no longer allowed.