deadvcr Posted August 30, 2016 Posted August 30, 2016 Hey! So I'm trying to set up a donation system on your service. I have created a MySQL database and got a website on the server connected to it successfully.Now for the second part of it to work, I need my gameserver to connect to the MySQL database. Here is the troubles I'm having: It asks me to set this up in the configuration files: Prometheus.Mysql.Host = "johnny.heliohost.org" Prometheus.Mysql.Port = 3306 Prometheus.Mysql.Username = "deadvcr_donateus" Prometheus.Mysql.Password = [REDACTED] Prometheus.Mysql.DBName = "deadvcr_donate" And then when I launch the server: [Prometheus repeated error of 18:58:33 - 29/08/2016] DB Connection failed! Error msg: Access denied for user 'deadvcr_donateus'@'[SERVERIP]' (using password: YES) Is there something I'm doing wrong here? Can someone help me? Quote
Krydos Posted August 30, 2016 Posted August 30, 2016 Did you enable remote mysql access for 173.234.24.202? Quote
deadvcr Posted August 30, 2016 Author Posted August 30, 2016 Did you enable remote mysql access for 173.234.24.202? I have to do that? Hmmm... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.