Piechu
New Member
When i instaled a site in step 1 i have a problem :
I have ots made by elf tfs 0.3.3 and 0.3 tfs website(+1.7.0 xampp)
This is my config lua :
Help me plz
I don't know what i can doing now 
I have ots made by elf tfs 0.3.3 and 0.3 tfs website(+1.7.0 xampp)
STEP 1
Check server configuration
Warning: Error parsing C:/Keriox Ots/config.lua on line 7 in C:\xampp\htdocs\install.php on line 156
File config.lua loaded from C:/Keriox Ots/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.
This is my config lua :
sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
mysqlType = "mysql"
mysqlHost = "localhost"
sqlPort = 3306
mysqlUser = "root"
mysqlPass = "merkucjo123"
mysqlDatabase = "TheForgottenServer"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 1 mysqlReadTimeout = 10
passwordType = "plain"
Help me plz