Working with the installer to install on a shared hosting service, I keep getting errors, e.g., Error while trying to create admin user: Failed to connect to the database: An exception occured in driver: SQLSTATE[42000] [1044] Access denied for user ‘xxx_rbadmin’@’localhost’ to database ‘xxx_myplace’
I tried specifying local host as well as my IP address, followed by 3306 which is supposed to be the port for my MySQL DB. I can get SQLite going but not MySQL. Many have posted such complaints on various fora before but I see no answer that helps me.