EvilSkillz
Back
guys I wanna start server 9.83 but I have 1 things that I can't understand xD
I have the file named forgottenserver.s3db
and forgotten.sql
and schema.sqlite
and this my code in config.lua
when I choose forgotten.sql in uniform server
and try change SQLite to MySQL I got error ..
and also I can't choose that fucken SQLite file in MyPHPAdmin
I have the file named forgottenserver.s3db
and forgotten.sql
and schema.sqlite
and this my code in config.lua
LUA:
-- SqLite
sqliteDatabase = "forgottenserver.s3db"
-- SQL
sqlType = "sqlite"
passwordType = "plain"
when I choose forgotten.sql in uniform server
and try change SQLite to MySQL I got error ..
and also I can't choose that fucken SQLite file in MyPHPAdmin