30.11.2013, 05:12
When I try to start my server, with different mysql.so (complied with gamemode) get some errors:
Server start with gamemode unknown
First one:
Server dosen't start but in server_log is succesfull, without loading Cars/Houses, etc all = 0 (all DB / username / password are correct).
Start without gamemode
Server start with gamemode unknown
First one:
Код:
CMySQLHandler::Connect() - Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (Error ID: 2002)
Код:
[07:47:13] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "xxxxx2" | Username: "xxxxx2" ... [07:47:13] CMySQLHandler::Connect() - Access denied for user 'xxxxxxxxxxx2'@'127.0.0.1' (using password: YES) (Error ID: 1045)
Код:
Loading plugin: mysql.so [21:35:26] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)