Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

[Eroare] MySql.


Question

Posted

Buna ziua , astazi mi-am urcat si eu GM-ul pe host , si am intampinat aceasta eroare :

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

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

[19:20:40] filterscripts = ""  (string)
[19:20:40]
[19:20:40] Server Plugins
[19:20:40] --------------
[19:20:40]  Loading plugin: sscanf.so
[19:20:40]

[19:20:40]  ===============================

[19:20:40]       sscanf plugin loaded.     

[19:20:40]          Version:  2.8.1        

[19:20:40]    (c) 2012 Alex "Y_Less" Cole  

[19:20:40]  ===============================

[19:20:40]   Loaded.
[19:20:40]  Loading plugin: streamer.so
[19:20:40]   Loaded.
[19:20:40]  Loading plugin: mysql.so
[19:20:40]   Failed (/usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so))
[19:20:40]  Loading plugin: nativechecker.so
[19:20:40]   Loaded.
[19:20:40]  Loading plugin: Whirlpool.so
[19:20:40]  
[19:20:40]  ==================
[19:20:40]  
[19:20:40]   Whirlpool loaded
[19:20:40]  
[19:20:40]  ==================
[19:20:40]  
[19:20:40]   Loaded.
[19:20:40]  Loaded 4 plugins.

[19:20:40]
[19:20:40] Filterscripts
[19:20:40] ---------------
[19:20:40]   Loaded 0 filterscripts.

[19:20:40]    Error: Function not registered: 'mysql_query'
[19:20:40]    Error: Function not registered: 'cache_get_row_count'
[19:20:40]    Error: Function not registered: 'cache_delete'
[19:20:40]    Error: Function not registered: 'mysql_tquery'
[19:20:40]    Error: Function not registered: 'mysql_close'
[19:20:40]    Error: Function not registered: 'mysql_format'
[19:20:40]    Error: Function not registered: 'cache_get_data'
[19:20:40]    Error: Function not registered: 'cache_get_field_content_int'
[19:20:40]    Error: Function not registered: 'cache_get_field_content'
[19:20:40]    Error: Function not registered: 'cache_get_field_content_float'
[19:20:40]    Error: Function not registered: 'mysql_log'
[19:20:40]    Error: Function not registered: 'mysql_connect'
[19:20:40]    Error: Function not registered: 'cache_get_row_int'
[19:20:40]    Error: Function not registered: 'cache_get_row_float'
[19:20:40]    Error: Function not registered: 'WP_Hash'
[19:20:40]    Error: Function not registered: 'mysql_escape_string'
[19:20:40] Script[gamemodes/gf.amx]: Run time error 19: "File or function is not found"
[19:20:40] Number of vehicle models: 0

P.S : am schimbat versiunea de MySql , si tot la fel imi face.

 

15 answers to this question

Recommended Posts

  • 0
Posted (edited)

Nu , serverul ruleaza cu versiunea de MySql R39. Nu R39-3.

Vad ca acum , imi apare alta eroare :

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

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

[17:38:17] filterscripts = ""  (string)
[17:38:17] 
[17:38:17] Server Plugins
[17:38:17] --------------
[17:38:17]  Loading plugin: sscanf.so
[17:38:17] 

[17:38:17]  ===============================

[17:38:17]       sscanf plugin loaded.     

[17:38:17]          Version:  2.8.1        

[17:38:17]    (c) 2012 Alex "Y_Less" Cole  

[17:38:17]  ===============================

[17:38:17]   Loaded.
[17:38:17]  Loading plugin: streamer.so
[17:38:17]   Loaded.
[17:38:17]  Loading plugin: mysql.so
[17:38:17]   Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)
[17:38:17]  Loading plugin: nativechecker.so
[17:38:17]   Loaded.
[17:38:17]  Loading plugin: Whirlpool.so
[17:38:17]  
[17:38:17]  ==================
[17:38:17]  
[17:38:17]   Whirlpool loaded
[17:38:17]  
[17:38:17]  ==================
[17:38:17]  
[17:38:17]   Loaded.
[17:38:17]  Loaded 4 plugins.

[17:38:17] 
[17:38:17] Filterscripts
[17:38:17] ---------------
[17:38:17]   Loaded 0 filterscripts.

[17:38:17]    Error: Function not registered: 'mysql_query'
[17:38:17]    Error: Function not registered: 'cache_get_row_count'
[17:38:17]    Error: Function not registered: 'cache_delete'
[17:38:17]    Error: Function not registered: 'mysql_tquery'
[17:38:17]    Error: Function not registered: 'mysql_close'
[17:38:17]    Error: Function not registered: 'mysql_format'
[17:38:17]    Error: Function not registered: 'cache_get_data'
[17:38:17]    Error: Function not registered: 'cache_get_field_content_int'
[17:38:17]    Error: Function not registered: 'cache_get_field_content'
[17:38:17]    Error: Function not registered: 'cache_get_field_content_float'
[17:38:17]    Error: Function not registered: 'mysql_log'
[17:38:17]    Error: Function not registered: 'mysql_connect'
[17:38:17]    Error: Function not registered: 'cache_get_row_int'
[17:38:17]    Error: Function not registered: 'cache_get_row_float'
[17:38:17]    Error: Function not registered: 'WP_Hash'
[17:38:17]    Error: Function not registered: 'mysql_escape_string'
[17:38:17] Script[gamemodes/gf.amx]: Run time error 19: "File or function is not found"
[17:38:17] Number of vehicle models: 0

 

Edited by dNd.
  • 0
Posted (edited)

Bun , am rezolvat aceasta eroare , acum am dat de altceva.

Nu ma pot inregistra pe server , cand deschid GM-ul in PC , ma pot conecta.36c22e2cf592cc331f31a5f006db7891.png
e69040179a79141f0ec1f534d8a0708d.png

Edited by dNd.
  • 0
Posted (edited)

Asta e complet alta problema nu poti rezolva niste erori minore? vrei iti rezolvam noi toate bugurile, si    "Bun , am rezolvat aceasta eroare , acum am dat de altceva."  o spui de parca eram obligati sa iti raspundem la ea si nu asta era problema principale.

Arata server_log, baza de date ai insert-o in mysql  php myadmin?

Si maine deschide server... cica original. Tipic Romanesc

Edited by Mister

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
  • 0
Posted (edited)
----------
Loaded log file: "server_log.txt".
----------

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

[19:10:05] filterscripts = ""  (string)
[19:10:05] 
[19:10:05] Server Plugins
[19:10:05] --------------
[19:10:05]  Loading plugin: sscanf.so
[19:10:05] 

[19:10:05]  ===============================

[19:10:05]       sscanf plugin loaded.     

[19:10:05]          Version:  2.8.1        

[19:10:05]    (c) 2012 Alex "Y_Less" Cole  

[19:10:05]  ===============================

[19:10:05]   Loaded.
[19:10:05]  Loading plugin: streamer.so
[19:10:05]   Loaded.
[19:10:05]  Loading plugin: mysql_static.so
[19:10:05]  >> plugin.mysql: R39 successfully loaded.
[19:10:05]   Loaded.
[19:10:05]  Loading plugin: Whirlpool.so
[19:10:05]  
[19:10:05]  ==================
[19:10:05]  
[19:10:05]   Whirlpool loaded
[19:10:05]  
[19:10:05]  ==================
[19:10:05]  
[19:10:05]   Loaded.
[19:10:05]  Loaded 4 plugins.

[19:10:05] 
[19:10:05] Filterscripts
[19:10:05] ---------------
[19:10:05]   Loaded 0 filterscripts.

[19:10:05] -mSelection- WARNING: Failed to load list: "skins.txt"
[19:10:05] -mSelection- WARNING: Failed to load list: "undercover.txt"
[19:10:05] -mSelection- WARNING: Failed to load list: "agent.txt"
[19:10:05] -mSelection- WARNING: Failed to load list: "spy.txt"
[19:10:05] TextDraw-uri incarcate
[19:10:05] MatsShopInfo: 0 materials.

[19:10:05] IRC:0 Admin: MOTD: free chat Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:1 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:2 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:3 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:4 Admin: MOTD: Buy Weed&Drugs&Cracks by 50cent Password: weedandcrack NeedPass: 1 Lock: 0
[19:10:05] IRC:5 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:6 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:7 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:8 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] IRC:9 Admin: MOTD:  Password:  NeedPass: 0 Lock: 0
[19:10:05] CK:0 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:1 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:2 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:3 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:4 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:5 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:6 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:7 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:8 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] CK:9 Taken: 0 Sendername:No-one Giveplayer: No-one
[19:10:05] 9 papers loaded
[19:10:05] Depozitul de lemne a fost incarcat cu succes! La depozit 63 kg de lemn.
[19:10:05] Depozitul de minereu a fost incarcat cu succes! La depozit 173 kg minereu de fier.
[19:10:05] -> Dealership loaded
[19:10:05] Current Pickups = 727
[19:10:05] Error while opening file warehouses.ini (-1)
[19:10:05]  
[19:10:05]  
[19:10:05]  BNZone RPG SERVER
[19:10:05] _____________________
[19:10:05]  by: ArthuR & ARTIST
[19:10:05]  
[19:10:05] Number of vehicle models: 106
[19:10:05] [Loading] 'LoadGangZone' | Incarcate 24 teritorii in 1 ms.
[19:10:05] TAG: 
[19:10:05] TAG: 
[19:10:05] TAG: 
[19:10:05] TAG: 
[19:10:05] TAG: 
[19:10:05] TAG: JMQ
[19:10:05] TAG: QZ
[19:10:05] TAG: AyW
[19:10:05] TAG: Zz
[19:10:05] TAG: 
[19:10:05] TAG: MUE
[19:10:05] TAG: ST
[19:10:05] TAG: ZeW
[19:10:05] TAG: BmB
[19:10:05] TAG: cFg
[19:10:05] TAG: .d.
[19:10:05] TAG: WTF
[19:10:05] TAG: Pro
[19:10:05] TAG: BOS
[19:10:05] [Loading] 'Clanuri' | Incarcate: 19 clanuri.

Nu o sa imi deschid niciun server . Eu doar scriptez ca sa invat.

Edited by dNd.
  • 0
Posted (edited)

Este prea mare log-ul , si din cate vad totu este Ok acolo o sa iti trimit in PM tot log-ul , deoarece are 14k linii.

Baza de date am insertato.

 

Edited by dNd.
  • 0
Posted (edited)

Folosește mysql_static.so

 

// EDIT: abia acum am văzut că rezolvasei problema aia. verifică tabelul cu playerii, poate are vreo problema.

Edited by KruZZ

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.