I read an identical topic, but my issue wasn’t resolved by following the steps that fixed it for them.
When I try to establish a database connection, I get the following error:
Error connecting: Access denied for user ‘username’@‘c-24-11-148-250.hsd1.az.comcast.net’ (using password: YES)
My credentials are correct and the connection is working fine in Dreamweaver.
Database type: Custom
Database: MySQL/MariaDB
Host: My host IP
Port:
User: [username]
Password: [password]
Database: [database name]
I don’t have SSL or SSH on. The FTP connection required the database info to be filled out (?), and that is working correctly.