So I`ve been following the video tutorial that Znote made and it`s helped me a lot... But, when I try to log onto my server, I can load the Account Manager but when i try to log in with account manager, it says my server is offline. This is from my config.lua:
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "myuser"
sqlPass = "mypass"
sqlDatabase = "myuser"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
The server starts up perfectly fine but I can`t login through the account manager. I need some help so I can continue creating my OT, thanks in advance, hopefully you guys respond quick!
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "myuser"
sqlPass = "mypass"
sqlDatabase = "myuser"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
The server starts up perfectly fine but I can`t login through the account manager. I need some help so I can continue creating my OT, thanks in advance, hopefully you guys respond quick!