virreburre
New Member
- Joined
- Mar 6, 2017
- Messages
- 7
- Reaction score
- 0
Hello when i run my Forgotten server, crying damon it says
Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061) (2003)
ERROR: Couldn't estabilish connection to SQL database!
The file i used to import were mysql.sql if you wanted to know. The reason why is because when i downloaded cryingdamon, there were to forgottenserver.sql.
I have tried to change localhost to 127.0.0.1, aint working tho
this is my settings
sqlType = "mysql"
mysqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "xxxx"
mysqlPass = "xxxx"
sqlDatabase = "xxxx"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061) (2003)
ERROR: Couldn't estabilish connection to SQL database!
The file i used to import were mysql.sql if you wanted to know. The reason why is because when i downloaded cryingdamon, there were to forgottenserver.sql.
I have tried to change localhost to 127.0.0.1, aint working tho
this is my settings
sqlType = "mysql"
mysqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "xxxx"
mysqlPass = "xxxx"
sqlDatabase = "xxxx"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"