• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with gesior

arturk4

New Member
Joined
Mar 2, 2011
Messages
61
Reaction score
2
HI i wanted to install gesior acc maker but on the first option i got stuck.
When i choose my folder with i get this messeage:
File config.lua loaded from C:/otserver/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

And the part with database from my config.lua :
-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "otland"
sqlPass = "**********"
sqlDatabase = "osland"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"

What is wrong?
 
If you compiled TFS with Stian's devcpp repack, set sqlHost = "127.0.0.1"
otherwise make sure sqlUser, sqlPass and sqlDatabase are correct
 
Wrap it within [ php][/ php] tags.

@Cykotitan: Code tags has no maximum height and could be rather annoying for larger file content. Or do they...?
EDIT: Sorry 'bout that. I thought they did not.
 
Last edited:
or [code][/code]
Code:
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
no u
@Chris: I think you misspelled 'Quote tags'
 
Last edited:
Please do not bump your own topic within 24 hours of your last post.

@Topic: It appears that you have the PDO extension enabled already. What is the error that you receive?
 
Back
Top