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...
We are hosted with fasthosts and they have altered the servers so now I need a connection string to MySQL database that does not use ODBC. I have tried the following: Conn.Open "Provider=MySQLProv;Location=<serverip>;Data Source=<dbname>;User Id=<dbuser>;Password=<password>;" Conn...
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...