Jump to content
  • 0

Question

Posted

ce are mysql.so?

Spoiler

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[16:19:24] 
[16:19:24] Server Plugins
[16:19:24] --------------
[16:19:24]  Loading plugin: crashdetect.so
[16:19:24]   CrashDetect v4.15.1 is OK.
[16:19:24]   Loaded.
[16:19:24]  Loading plugin: mysql.so
[16:19:24]   Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)
[16:19:24]  Loading plugin: streamer.so
[16:19:24] 

*** Streamer Plugin v2.9.1 by Incognito loaded ***

[16:19:24]   Loaded.
[16:19:24]  Loading plugin: sscanf.so
[16:19:24] 

[16:19:24]  ===============================

[16:19:24]       sscanf plugin loaded.     

[16:19:24]          Version:  2.8.2        

[16:19:24]    (c) 2012 Alex "Y_Less" Cole  

[16:19:24]  ===============================

[16:19:24]   Loaded.
[16:19:24]  Loaded 3 plugins.

[16:19:24] 
[16:19:24] Ban list
[16:19:24] --------
[16:19:24]  Loaded: samp.ban
[16:19:24] 
[16:19:24] 
[16:19:24] Filterscripts
[16:19:24] ---------------
[16:19:24]   Loading filterscript 'ZCarHealthSystem.amx'...
[16:19:25] 
**** ========================= ****
[16:19:25] **** ==> Car Health System <== ****
[16:19:25] **** ==>      By Zuc       <== ****
[16:19:25] **** ==>      Loaded       <== ****
[16:19:25] **** ========================= ****
[16:19:25] Colors loaded:
[16:19:25] - TextBoxColor=7
[16:19:25] - TextFullHealthColor=5
[16:19:25] - TextVehicleHealthColor=3
[16:19:25] - TextHealthTextColor=1
[16:19:25]   Loaded 1 filterscripts.

[16:19:25] [debug] Run time error 19: "File or function is not found"
[16:19:25] [debug]  mysql_format
[16:19:25] [debug]  mysql_tquery
[16:19:25] [debug]  mysql_errno
[16:19:25] [debug]  mysql_log
[16:19:25] [debug]  mysql_close
[16:19:25] [debug]  mysql_query
[16:19:25] [debug]  cache_get_row_count
[16:19:25] [debug]  cache_get_field_content
[16:19:25] [debug]  cache_delete
[16:19:25] [debug]  cache_get_field_content_int
[16:19:25] [debug]  mysql_escape_string
[16:19:25] [debug]  cache_insert_id
[16:19:25] [debug]  cache_get_field_content_float
[16:19:25] [debug]  cache_get_data
[16:19:25] [debug]  mysql_connect
[16:19:25] [debug] Run time error 19: "File or function is not found"
[16:19:25] [debug]  mysql_format
[16:19:25] [debug]  mysql_tquery
[16:19:25] [debug]  mysql_errno
[16:19:25] [debug]  mysql_log
[16:19:25] [debug]  mysql_close
[16:19:25] [debug]  mysql_query
[16:19:25] [debug]  cache_get_row_count
[16:19:25] [debug]  cache_get_field_content
[16:19:25] [debug]  cache_delete
[16:19:25] [debug]  cache_get_field_content_int
[16:19:25] [debug]  mysql_escape_string
[16:19:25] [debug]  cache_insert_id
[16:19:25] [debug]  cache_get_field_content_float
[16:19:25] [debug]  cache_get_data
[16:19:25] [debug]  mysql_connect
[16:19:25] Script[gamemodes/titanium.amx]: Run time error 19: "File or function is not found"
[16:19:25] Number of vehicle models: 0
 

 

COMUNITATEA MEA DE RESURSE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spacer.png
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
www.codeup.ro / www.codeup.ro/forum

14 answers to this question

Recommended Posts

  • 0
Posted (edited)

Dupa cum va treaba trebuie sa incerci cu versiunea statica a mysql pentru ca hostul tau nu ofera suport pentru anumite librari esentiale pentru a rula un server samp

mysql_static.so

Versiunea statica o gasesti in arhiva asta: https://github.com/pBlueG/SA-MP-MySQL/releases/download/R39-6/mysql-R39-6-Linux.tar.gz

Edit: Deasemenea nu incerca sa faci update la mysql r40+ pentru ca probabil hostul nu va avea librari/OS-u necesar 

Edited by Banditul
  • 0
Posted
Acum 25 minute, Banditul a spus:

Dupa cum va treaba trebuie sa incerci cu versiunea statica a mysql pentru ca hostul tau nu ofera suport pentru anumite librari esentiale pentru a rula un server samp


mysql_static.so

Versiunea statica o gasesti in arhiva asta: https://github.com/pBlueG/SA-MP-MySQL/releases/download/R39-6/mysql-R39-6-Linux.tar.gz

Edit: Deasemenea nu incerca sa faci update la mysql r40+ pentru ca probabil hostul nu va avea librari/OS-u necesar 

[17:14:06]  Loading plugin: mysql.so
[17:14:06]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)

COMUNITATEA MEA DE RESURSE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spacer.png
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
www.codeup.ro / www.codeup.ro/forum

  • 0
Posted
Chiar acum, Erik. a spus:

[17:14:06]  Loading plugin: mysql.so
[17:14:06]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)

inlocuieste mysql.so cu mysql_static.so

  • 0
Posted (edited)
Chiar acum, Erik. a spus:

ii schimb numele?

 

nu man,te duci in server.cfg > mysql.so si il modifici in mysql_static.so

Edited by Exodus_xD
  • 0
Posted
Chiar acum, Banditul a spus:

Da, in loc de mysql.so pui mysql_static.so in server.cfg

am impresia ca el voia sa redenumeasca pluginu' ,nu stiu de ce :))

  • 0
Posted
Chiar acum, Erik. a spus:

nu sa il redenumesc =D

a xD
Da mane,din mysql.so il redenumesti in mysql_static.so

  • 0
Posted

Va multumesc, Nu va pot da +1 cadeja aveti de la mine dar va multumesc daca doriti sa vedeti cum ma descurc strogens.tk

COMUNITATEA MEA DE RESURSE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spacer.png
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
www.codeup.ro / www.codeup.ro/forum

  • 0
Posted
Chiar acum, Erik. a spus:

Va multumesc, Nu va pot da +1 cadeja aveti de la mine dar va multumesc daca doriti sa vedeti cum ma descurc strogens.tk

Cu placere ❤️ 

  • 0
Posted
Chiar acum, Erik. a spus:

Va multumesc, Nu va pot da +1 cadeja aveti de la mine dar va multumesc daca doriti sa vedeti cum ma descurc strogens.tk

ai putea sa incerci sa nu lasi alea ;) 
Multi le cunoastem.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.