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

Linux Cant install GESIOR

kablaff

Member
Joined
Jan 31, 2012
Messages
126
Reaction score
5
Location
Sweden
Code:
Unknown database type in \home\noxabe90\trunk.r496\config.lua. Must be equal to: "mysql" or "sqlite". Now is: ""

Why it says like this when installing gesior on debian???
 
I'm not a linux pro, but afaik the slashes must be forward (in the server dictory). Otherwise it's most likely the config.lua just is not there at all.
 
Check server configuration
File config.lua loaded from /home/noxabe90/trunk.r496/config.lua and looks like fine server config file.

No problem loading it (deleted all --), and I have sqlType = "mysql" in config.lua.
Could it be file restrictions problem?

Hmm I think the problem is the "dot" in the file address, sec.
 
Last edited:
All works now, but 1 problem, when I installed and go same link, it comes to install again. Could it be because of 755 file restrictions?? <edit> did install="no" and works :D
 
Back
Top