MySql problem
#1

Ok I have a Mysql database and my gamemode is using MYSQL on a Linux server, so I have mysql.so.

Logs:
Код:
[14:15:44] Error: Function not registered: 'mysql_connect'
[14:15:44] Error: Function not registered: 'mysql_real_escape_string'
[14:15:44] Error: Function not registered: 'mysql_query'
[14:15:44] Error: Function not registered: 'mysql_store_result'
[14:15:44] Error: Function not registered: 'mysql_num_rows'
[14:15:44] Error: Function not registered: 'mysql_fetch_row_format'
[14:15:44] Error: Function not registered: 'mysql_free_result'
[14:15:44] Script[gamemodes/xTrucking.amx]: Run time error 19: "File or function is not found"
[14:15:44] Number of vehicle models: 0
Reply
#2

Which MYSQL plugin are you using?? BlueG or Stricken kid ?? is the plugin getting loaded in the server?? and also which GM are you using?? Is it XhardTruckers by XtremeR ?? Post more details
Reply
#3

XhardTruckers. Strickenkid Plugin.
Reply
#4

Anyone? Idk how to fix.
Reply
#5

How to fix! Anybody. Im really confused.
Reply
#6

READ THE FORUM RULES FOR CHRIST'S SAKE!

Now, let's solve that problem:

Quote:

[14:15:44] Error: Function not registered: 'mysql_connect'
[14:15:44] Error: Function not registered: 'mysql_real_escape_string'
[14:15:44] Error: Function not registered: 'mysql_query'
[14:15:44] Error: Function not registered: 'mysql_store_result'
[14:15:44] Error: Function not registered: 'mysql_num_rows'
[14:15:44] Error: Function not registered: 'mysql_fetch_row_format'
[14:15:44] Error: Function not registered: 'mysql_free_result'

Clearly the plugin is not loading. Check your server_log.txt file to see if the mysql.so plugin failed to load. If you have the plugin in the /plugins directory, and you're sure you're loading it properly, check the permissions of the file. samp03svr may not be able to run it!
Reply
#7

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
READ THE FORUM RULES FOR CHRIST'S SAKE!

Now, let's solve that problem:



Clearly the plugin is not loading. Check your server_log.txt file to see if the mysql.so plugin failed to load. If you have the plugin in the /plugins directory, and you're sure you're loading it properly, check the permissions of the file. samp03svr may not be able to run it!
I have a host heres the logs

Код:
[11:16:55] plugin.mysql: Version R8 (revision 14) successfully loaded.
[11:16:55] Loaded.
Reply
#8

Was the script you're trying to load based around Strickenkid's MySQL plugin? If it was originally a different plugin, no wonder it isn't loading!
Reply
#9

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Was the script you're trying to load based around Strickenkid's MySQL plugin? If it was originally a different plugin, no wonder it isn't loading!
I tried Strickenkid and Blueg both didnt work.
Reply
#10

Well, which version of BlueG's did you use?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)