The database is up and running. I am able to connect using MYSQL workbench. I have configured the wp-config.php file to the best of my knowledge, however I am still unable to get wordpress to connect to the Database.
When using MYSQL workbench to connect, I need to supply an SSH hostname, username and password as well as a MySQL hostname, server port, username, and password.
Is it possible that these extra credentials due to SSH is preventing wordpress from connecting to my database?