• 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 create character

oOIOo

HetZera.Net
Joined
Mar 30, 2010
Messages
221
Reaction score
1
my website got problem with create character

after i write character name and choose sex and voc and click submit i get blank page

anyone know what's this?
 
@ Sweddy

dont think that's the problem

i got that problem before and i think i added skills or something like that at database then it work

dont remember exactly
 
it's prob with database

when i try to remove accounts

SQL query:

DELETE FROM `as`.`accounts` WHERE `accounts`.`id` =1

MySQL said:

#1146 - Table 'mysql.proc' doesn't exist
 
at that Line

sudo apt-get remove apache2 phpmyadmin mysql-server

got Error

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
 
Back
Top