Guten Tag,
ich besitze einen vServer mit Debian 7 und wollte heute mein Script drauf spielen was auf MySQL R7 läuft.
Auf localhost funktioniert alles Prima, doch wenn ich es auf meinen vServer hochladen will, spuckt er folgende
Fehlermeldung aus. Ich bitte um Hilfe.
Code
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[05:24:27] filterscripts = "" (string)
[05:24:27]
[05:24:27] Server Plugins
[05:24:27] --------------
[05:24:27] Loading plugin: mysql.so
[05:24:27] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)
[05:24:27] Loading plugin: sscanf.so
[05:24:27]
[05:24:27] ===============================
[05:24:27] sscanf plugin loaded.
[05:24:27] Version: 2.8.1
[05:24:27] (c) 2012 Alex "Y_Less" Cole
[05:24:27] ===============================
[05:24:27] Loaded.
[05:24:27] Loading plugin: streamer.so
[05:24:27]
*** Streamer Plugin v2.7 by Incognito loaded ***
[05:24:27] Loaded.
[05:24:27] Loading plugin: nativechecker.so
[05:24:27] Loaded.
[05:24:27] Loaded 3 plugins.
[05:24:27]
[05:24:27] Filterscripts
[05:24:27] ---------------
[05:24:27] Loaded 0 filterscripts.
[05:24:27] Error: Function not registered: 'mysql_debug'
[05:24:27] Error: Function not registered: 'mysql_connect'
[05:24:27] Error: Function not registered: 'mysql_ping'
[05:24:27] Error: Function not registered: 'mysql_function_query'
[05:24:27] Error: Function not registered: 'mysql_free_result'
[05:24:27] Error: Function not registered: 'cache_get_data'
[05:24:27] Error: Function not registered: 'cache_get_field_content'
[05:24:27] Script[gamemodes/Selfmade.amx]: Run time error 19: "File or function is not found"
[05:24:27] Number of vehicle models: 0
Alles anzeigen