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

Search results

  1. K

    Linux Problem with mysql connect

    Hello! I did everything with this on Ubuntu https://github.com/otland/forgottenserver/wiki/Compiling-on-Ubuntu Edit config.lua -- MySQL mysqlHost = "localhost" mysqlUser = "tfsuser" mysqlPass = "mypass" mysqlDatabase = "tfsdb" mysqlPort = 3306 mysqlSock = "/var/run/mysqld/mysqld.sock" Try...
Back
Top