If you're using MySQL version 8, you must use themysql_native_password for authentication plugin. SHA2 authentication isn't supported at this time. Is your database IP restricted? This is useful if you use a non-AWS host, for example: Rackspace, HostGator, Linode, DigitalOcean, etc. Zapie...
After installing all requirements, you enter the domainname in a browser, you get a form to fill with admin credentials and the connection details for the database in separate fields or a complete connection string. When I fill the fields I get a Nginx 502 TimeOut error after about 1 minu...
Imports MySql.Data.MySqlClient Imports MySql.Data Module Connect PublicConnAsNewMySqlConnectionPrivateConnStrAsString Dim ResultAsBooleanPublicFunctionMySQLConn()AsBooleanTryDimHostnameAsStringDimPortAsIntegerDimUsernameAsStringDimPasswordAsStringDimDatabaseAsString'UsingTextBoxonFormHostnam...