Can,t connnect to database

I keep getting
Connection failed: SQLSTATE[HY000] [1045] ProxySQL Error: Access denied for user ‘13206916_456_AB25’@‘2a02:4780:bad:f00d::1c’ ( using password: NO). My website is
waterburytrain.000webhostapp.com. I have read the faqs, changed the password several times.
Also changed my connect.php file to pdo. I would appreciate some direction in this matter.

As per the error message you’ve given us, it tells us you are using the WRONG username and NO password.

Please ensure you copy and paste the username, database name and password you’ve created on our control panel exactly as they appear into your script configuration.

For example our database names / usernames start with

id123456_exampledatabasename

The host is always localhost.

If you are still having issues please contact your script author or developer if you have one.

1 Like

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