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

latest gesior + sqlite

Xluniz

New Member
Joined
Nov 21, 2008
Messages
28
Reaction score
0
Can't connect to SQLite database. it says on step 2. what should i do?? i got config like it should be:
Code:
sqlType = "sqlite" -- type of database
sqlDatabase = "FORGOTTENSERVER" -- name of database
sqlFile = "forgottenserver.s3db" -- name of database file

also i fixed extension: php_do_sqlite or whatever it was in php.ini.
 
Back
Top