• 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!

help is test server

EvilSkillz

Back
Joined
Jul 12, 2012
Messages
1,811
Solutions
2
Reaction score
390
Location
Egypt - Cairo
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

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
 
Back
Top