I searched the forum for an awnser but couldn't find it..
[17/01/2014 11:42:14] Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on
'localhost' (10061) (2003)
[17/01/2014 11:42:14] > ERROR: Couldn't estabilish connection to SQL database!
This is the error I get and I don't know why.. tried like everything, what could it be?
I use Uniserver and cryingdamson 0.3.6 (8.60) V8.2.
I imported the mysql, edited the config.lua, but I still get the error..
My config.lua:
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "my username"
sqlPass = "my password"
sqlDatabase = "my databasename, same as username"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
Anyone who has an idea?
Thanks is advance,
Bryan
[17/01/2014 11:42:14] Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on
'localhost' (10061) (2003)
[17/01/2014 11:42:14] > ERROR: Couldn't estabilish connection to SQL database!
This is the error I get and I don't know why.. tried like everything, what could it be?
I use Uniserver and cryingdamson 0.3.6 (8.60) V8.2.
I imported the mysql, edited the config.lua, but I still get the error..
My config.lua:
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "my username"
sqlPass = "my password"
sqlDatabase = "my databasename, same as username"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
Anyone who has an idea?
Thanks is advance,
Bryan