• 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 0.3.8 problem

kleanupguy

New Member
Joined
Nov 21, 2010
Messages
8
Reaction score
0
Location
Fort Irwin, CA
Whenever i make and account on the page and try to log on, it marks as if i had put it wrong. How can i solve this error? I can't find the script ;(
rep++
 
You have probably assigned the wrong database information in config.ini or in the installation I guess, try to re-install the AAC by changing this line in config.ini

Code:
install = "no"
to
Code:
install = "yes"

And of course refresh http://localhost
 
Back
Top