SA-MP Forums Archive
Can anyone help plz? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Can anyone help plz? (/showthread.php?tid=555119)



Can anyone help plz? - muzammilfreeman - 06.01.2015

My server is not starting due to this bug... what is the problem?
Код:
[14:36:20]    Error: Function not registered: 'mysql_tquery'
[14:36:20]    Error: Function not registered: 'mysql_escape_string'
[14:36:20]    Error: Function not registered: 'cache_get_data'
[14:36:20]    Error: Function not registered: 'cache_get_field_content'
[14:36:20]    Error: Function not registered: 'mysql_stat'
[14:36:20]    Error: Function not registered: 'mysql_log'
[14:36:20]    Error: Function not registered: 'mysql_connect'
[14:36:20]    Error: Function not registered: 'mysql_errno'
[14:36:20]    Error: Function not registered: 'mysql_close'
[14:36:20]    Error: Function not registered: 'cache_get_row'
[14:36:20]    Error: Function not registered: 'cache_insert_id'
[14:36:20]    Error: Function not registered: 'cache_affected_rows'



Re: Can anyone help plz? - NLFMaster - 06.01.2015

Mysql plugin is not loaded


Re: Can anyone help plz? - muzammilfreeman - 06.01.2015

In logs it says it is loaded...


Re: Can anyone help plz? - muzammilfreeman - 06.01.2015

Logs while mysql is loaded...
Код:
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[14:36:16] 
[14:36:16] Server Plugins
[14:36:16] --------------
[14:36:16]  Loading plugin: mysql.so
[14:36:16]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[14:36:16]  Loading plugin: whirlpool.so
[14:36:16]  
[14:36:16]  ==================
[14:36:16]  
[14:36:16]   Whirlpool loaded
[14:36:16]  
[14:36:16]  ==================
[14:36:16]  
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: streamer.so
[14:36:16] 

 Streamer Plugin v2.6.1 by Incognito loaded 

[14:36:16]   Loaded.
[14:36:16]  Loading plugin: sscanf.so
[14:36:16] 

[14:36:16]  ===============================

[14:36:16]       sscanf plugin loaded.     

[14:36:16]          Version:  2.8.1        

[14:36:16]    (coffee) 2012 Alex "******" Cole  

[14:36:16]  ===============================

[14:36:16]   Loaded.
[14:36:16]  Loading plugin: nativechecker.so
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: mysql_static.so
[14:36:16]  >> plugin.mysql: R34 successfully loaded.
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: mysql_5.5.so
[14:36:16]  >> plugin.mysql: R34 successfully loaded.
[14:36:16]   Loaded.
[14:36:16]  Loaded 6 plugins.

[14:36:16] 
[14:36:16] Filterscripts
[14:36:16] ---------------
[14:36:16]   Loading filterscript 'Weaponholder.amx'...
[14:36:16]   Loading filterscript 'yom_buttons.amx'...
[14:36:16]   Loading filterscript 'vactions.amx'...
[14:36:16]   Loading filterscript 'Server.amx'...
[14:36:16]   Loading filterscript 'PlayerInteriors.amx'...
[14:36:18]   Loading filterscript 'mappings.amx'...
[14:36:18] 
--------------------------------------
[14:36:18] Loading Server Mappings...
[14:36:18] --------------------------------------

[14:36:18]   Loaded 6 filterscripts.

[14:36:20]    Error: Function not registered: 'mysql_tquery'
[14:36:20]    Error: Function not registered: 'mysql_escape_string'
[14:36:20]    Error: Function not registered: 'cache_get_data'
[14:36:20]    Error: Function not registered: 'cache_get_field_content'
[14:36:20]    Error: Function not registered: 'mysql_stat'
[14:36:20]    Error: Function not registered: 'mysql_log'
[14:36:20]    Error: Function not registered: 'mysql_connect'
[14:36:20]    Error: Function not registered: 'mysql_errno'
[14:36:20]    Error: Function not registered: 'mysql_close'
[14:36:20]    Error: Function not registered: 'cache_get_row'
[14:36:20]    Error: Function not registered: 'cache_insert_id'
[14:36:20]    Error: Function not registered: 'cache_affected_rows'
[14:36:20]  
[14:36:20]  
[14:36:20]  
[14:36:20]  ======================================= 
[14:36:20]  |                                     | 
[14:36:20]  |        YSI version 3.09.0684        | 
[14:36:20]  |        By Alex "******" Cole        | 
[14:36:20]  |                                     | 
[14:36:20]  ======================================= 
[14:36:20]  
[14:36:20]  
[14:36:20]  
[14:36:21] Preparing the gamemode, please wait...
[14:36:21] [MySQL] (Main Pipelines) Connecting to Localhost...
[14:36:21] [MySQL] (MainPipeline) Connection successful toward MySQL Database Server!



Re: Can anyone help plz? - Farman - 06.01.2015

Quote:

14:36:16]
[14:36:16] Server Plugins
[14:36:16] --------------
[14:36:16] Loading plugin: mysql.so
[14:36:16] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

I think because of this its not opening the server.


Re: Can anyone help plz? - muzammilfreeman - 06.01.2015

Bump! anyone can help me plz?


Re: Can anyone help plz? - Krest - 06.01.2015

Considering that this may be a downloaded gamemode, make sure your plugins and includes are the same version.


Re: Can anyone help plz? - muzammilfreeman - 06.01.2015

Yes but the error is of libmysql is fixed after using mysql_static at the moment this is error..>>>
Код:
[15:55:45]    Error: Function not registered: 'mysql_tquery'
[15:55:45]    Error: Function not registered: 'mysql_escape_string'
[15:55:45]    Error: Function not registered: 'cache_get_data'
[15:55:45]    Error: Function not registered: 'cache_get_field_content'
[15:55:45]    Error: Function not registered: 'mysql_stat'
[15:55:45]    Error: Function not registered: 'mysql_log'
[15:55:45]    Error: Function not registered: 'mysql_connect'
[15:55:45]    Error: Function not registered: 'mysql_errno'
[15:55:45]    Error: Function not registered: 'mysql_close'
[15:55:45]    Error: Function not registered: 'cache_get_row'
[15:55:45]    Error: Function not registered: 'cache_insert_id'
[15:55:45]    Error: Function not registered: 'cache_affected_rows'
I'm using MySQL R34...


Re: Can anyone help plz? - CrazyChoco - 06.01.2015

Use r38 include.


Re: Can anyone help plz? - God'Z War - 07.01.2015

your not using the right mysql plugin version.