Jump to content

[Solved] Help With Promethius / Mysql Server


deadvcr

Recommended Posts

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?
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...