Are you using the same databse while running the server at localhost & VPS?
|
Do you even have the MYSQL installed? Just curious. Make sure the database uploaded correctly, and it didn't timeout the request while it was uploading because that will lead into uncompleted data.
|
check ur logs see exactly whats going on? even put debug on mySQL on.
|
check ur logs see exactly whats going on? even put debug on mySQL on.
|
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team [20:10:43] filterscripts = "" (string) [20:10:43] [20:10:43] Server Plugins [20:10:43] -------------- [20:10:43] Loading plugin: mysql.so [20:10:43] > MySQL plugin R6 successfully loaded. [20:10:43] Loaded. [20:10:43] Loading plugin: sscanf.so [20:10:43] [20:10:43] =============================== [20:10:43] sscanf plugin loaded. [20:10:43] Version: 2.8.1 [20:10:43] © 2012 Alex "******" Cole [20:10:43] =============================== [20:10:43] Loaded. [20:10:43] Loading plugin: streamer.so [20:10:43] *** Streamer Plugin v2.6.1 by Incognito loaded *** [20:10:43] Loaded. [20:10:43] Loading plugin: audio.so [20:10:43] *** Audio Plugin v0.5 R2 by Incognito loaded *** [20:10:43] Loaded. [20:10:43] Loading plugin: nativechecker.so [20:10:43] Loaded. [20:10:43] Loading plugin: mysql_static.so [20:10:43] >> plugin.mysql: R33 successfully loaded. [20:10:43] Loaded. [20:10:43] Loaded 6 plugins. [20:10:43] [20:10:43] Filterscripts [20:10:43] --------------- [20:10:43] Loaded 0 filterscripts. [20:10:43] [20:10:43] [20:10:43] [20:10:43] ======================================= [20:10:43] | | [20:10:43] | YSI version 3.09.0684 | [20:10:43] | By Alex "******" Cole | [20:10:43] | | [20:10:43] ======================================= [20:10:43] [20:10:43] ---------------------------------------------- [20:10:43] [MySQL]: The connection to database is occurred succefuly. [20:10:43] ------------------------------------------------ [20:10:43] Number of vehicle models: 0
Now the situation is different: the server_log says the server starts correctly, the database connects with the server too, but the server doesn't start, why?
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team [20:10:43] filterscripts = "" (string) [20:10:43] [20:10:43] Server Plugins [20:10:43] -------------- [20:10:43] Loading plugin: mysql.so [20:10:43] > MySQL plugin R6 successfully loaded. [20:10:43] Loaded. [20:10:43] Loading plugin: sscanf.so [20:10:43] [20:10:43] =============================== [20:10:43] sscanf plugin loaded. [20:10:43] Version: 2.8.1 [20:10:43] © 2012 Alex "******" Cole [20:10:43] =============================== [20:10:43] Loaded. [20:10:43] Loading plugin: streamer.so [20:10:43] *** Streamer Plugin v2.6.1 by Incognito loaded *** [20:10:43] Loaded. [20:10:43] Loading plugin: audio.so [20:10:43] *** Audio Plugin v0.5 R2 by Incognito loaded *** [20:10:43] Loaded. [20:10:43] Loading plugin: nativechecker.so [20:10:43] Loaded. [20:10:43] Loading plugin: mysql_static.so [20:10:43] >> plugin.mysql: R33 successfully loaded. [20:10:43] Loaded. [20:10:43] Loaded 6 plugins. [20:10:43] [20:10:43] Filterscripts [20:10:43] --------------- [20:10:43] Loaded 0 filterscripts. [20:10:43] [20:10:43] [20:10:43] [20:10:43] ======================================= [20:10:43] | | [20:10:43] | YSI version 3.09.0684 | [20:10:43] | By Alex "******" Cole | [20:10:43] | | [20:10:43] ======================================= [20:10:43] [20:10:43] ---------------------------------------------- [20:10:43] [MySQL]: The connection to database is occurred succefuly. [20:10:43] ------------------------------------------------ [20:10:43] Number of vehicle models: 0 |
Are you sure you're using the right mySQL plugin seems odd the message is The connection to database is occurred succefuly. I've never seen the message with a spelling and grammar error.
|
Loading plugin: mysql.so [23:45:09] Failed (libmysqlclient_r.so.16: wrong ELF class: ELFCLASS64)