• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved TFS 1.0

xLosT

Member
Joined
Jan 11, 2010
Messages
1,021
Reaction score
13
Location
Brasil, Rio Grande do Sul
@I find sry is
mysqlSock = "/var/run/mysqld/mysqld.sock"

what it is mysqlSock?
PHP:
-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "xxxx"
mysqlDatabase = "otserv"
mysqlPort = 3306
mysqlSock = ""
passwordType = "sha1"

PHP:
root@localhost-25:/home# ./tfs
The Forgotten Server - Version 1.0
Compilied on May 19 2014 21:31:57 for arch x64

A server developed by Mark Samman
Visit our forum for updates, support, and resources: http://otland.net/.

>> Loading config
>> Establishing database connection...
MySQL Error Message: Can't connect to local MySQL server through socket '' (111)
> ERROR: Failed to connect to database.
>> No services running. The server is NOT online.
 
Last edited:

Similar threads

Replies
1
Views
648
Back
Top