xLosT
Member
@I find sry is
mysqlSock = "/var/run/mysqld/mysqld.sock"
what it is mysqlSock?
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: