Problema de MySQL plugin en Debian 7 Wheezy x64 (amd64) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (
https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Problema de MySQL plugin en Debian 7 Wheezy x64 (amd64) (
/showthread.php?tid=485350)
Problema de MySQL plugin en Debian 7 Wheezy x64 (amd64) -
juansrc - 03.01.2014
Hola amigos estoy tratando de solucionar un problema con MySQL plugin R6 de aca
https://sampforum.blast.hk/showthread.php?tid=56564
uso el que dice x86 (compiled on Debian5) "mysql_debian.so
cuando quiero arrancar el servidor sale lo siguiente
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[17:58:20] filterscripts = "" (string)
[17:58:20]
[17:58:20] Server Plugins
[17:58:20] --------------
[17:58:20] Loading plugin: mysql.so
[17:58:20] Failed (libssl.so.0.9.8: cannot open shared object file: No such file or directory)
[17:58:20] Loading plugin: sscanf.so
[17:58:20]
[17:58:20] ===============================
[17:58:20] sscanf plugin loaded.
[17:58:20] Version: 2.8.1
[17:58:20] © 2012 Alex "******" Cole
[17:58:20] ===============================
[17:58:20] Loaded.
[17:58:20] Loading plugin: streamer.so
[17:58:20]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[17:58:20] Loaded.
[17:58:20] Loaded 2 plugins.
[17:58:20]
[17:58:20] Filterscripts
[17:58:20] ---------------
[17:58:20] Loaded 0 filterscripts.
[17:58:20] Script[gamemodes/sprp.amx]: Run time error 19: "File or function is not found"
[17:58:20] Number of vehicle models: 0
[18:05:58] --- Server Shutting Down.
[18:05:58]
[18:05:58] ===============================
[18:05:58] sscanf plugin unloaded.
[18:05:58] ===============================
[18:05:58]
*** Streamer Plugin v2.6.1 by Incognito unloaded ***
tengo el libmysqlclient.so.15 en la carpeta raiz del servidor
y si uso el plugin que dice Debian 5 (mysql.so) me arroja lo siguiente
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[18:11:30] filterscripts = "" (string)
[18:11:30]
[18:11:30] Server Plugins
[18:11:30] --------------
[18:11:30] Loading plugin: mysql.so
[18:11:30] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[18:11:30] Loading plugin: sscanf.so
[18:11:30]
[18:11:30] ===============================
[18:11:30] sscanf plugin loaded.
[18:11:30] Version: 2.8.1
[18:11:30] © 2012 Alex "******" Cole
[18:11:30] ===============================
[18:11:30] Loaded.
[18:11:30] Loading plugin: streamer.so
[18:11:30]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[18:11:30] Loaded.
[18:11:30] Loaded 2 plugins.
[18:11:30]
[18:11:30] Filterscripts
[18:11:30] ---------------
[18:11:30] Loaded 0 filterscripts.
[18:11:30] Script[gamemodes/sprp.amx]: Run time error 19: "File or function is not found"
[18:11:30] Number of vehicle models: 0
[18:11:32] --- Server Shutting Down.
[18:11:32]
[18:11:32] ===============================
[18:11:32] sscanf plugin unloaded.
[18:11:32] ===============================
[18:11:32]
*** Streamer Plugin v2.6.1 by Incognito unloaded ***
Re: Problema de MySQL plugin en Debian 7 Wheezy x64 (amd64) -
Daniel-92 - 11.01.2014
El error no es del plugin si no que te faltan librerias.
proba con esto.
y despues esto
Код:
sudo dpkg -i libssl0.9.8_0.9.8o-7_i386.deb