• 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

DiegoRulez

Member
Joined
Apr 16, 2012
Messages
93
Reaction score
11
Location
Feira de Santana - Brasil
Can someone help me with Gesior? It creates the account without displaying errors, but the created account does not log in neither the site nor the game.
I use TFS 1.2 compiled in Ubuntu 16.04.3. The process I did to install everything you need to run the site was this:

apt-get install apache2
apt-get install php5 libapache2-mod-php5
apt-get install php5-mysql php5-curl php5-gd php5-intl php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl
apt-get install php5-xcache
apt-get install sendmail
apt-get install mysql-server mysql-client
apt-get install phpmyadmin
cp -r /usr/share/phpmyadmin/ /var/www/phpmyadmin/
service apache2 restart
apt-get install libapache2-modsecurity
service apache2 restart

I've used the version of gesior 0.4 a lot and I've never had this problem that I'm having in version 1.2.
Can anyone help?
 
Back
Top