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

Gesior 2012 problem

Matsuo

New Member
Joined
Nov 9, 2014
Messages
6
Reaction score
0
Someone knows how to solve the problem ?

Error occured!
Error ID: #C-5
More info: ERROR: #C-5 : Class::ConfigPHP - Key sqlType doesn't exist.

File: /var/www/classes/configphp.php Line: 96
File: /var/www/install.php Line: 165

up

bump
 
Last edited by a moderator:
It cannot find the config key sqlType in your config.lua.
Code:
sqlType = "mysql"
 
Back
Top