[Windows Server 2008 R2 Stan.] MySQL plugin not load
#1

Hello all,

I have the french gamemode "SARP" and like a other gamemode the plugin MySQL doesn't load (R5, R6) when i run the server.

My server logs with le plugin nativechecker :

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[23:53:00]
[23:53:00] Server Plugins
[23:53:00] --------------
[23:53:00] Loading plugin: mysql.dll
[23:53:00] Failed.
[23:53:00] Loading plugin: streamer.dll
[23:53:01]

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

[23:53:01] Loaded.
[23:53:01] Loading plugin: nativechecker.dll
[23:53:01] Loaded.
[23:53:01] Loaded 2 plugins.

[23:53:02]
[23:53:02] Filterscripts
[23:53:02] ---------------
[23:53:02] Loading filterscript 'npc_record.amx'...
[23:53:02] Loaded 1 filterscripts.

[23:53:03] Error: Function not registered: 'mysql_debug'
[23:53:03] Error: Function not registered: 'mysql_connect'
[23:53:03] Error: Function not registered: 'mysql_ping'
[23:53:03] Error: Function not registered: 'mysql_reconnect'
[23:53:03] Error: Function not registered: 'mysql_close'
[23:53:03] Error: Function not registered: 'mysql_query'
[23:53:03] Error: Function not registered: 'mysql_store_result'
[23:53:03] Error: Function not registered: 'mysql_num_rows'
[23:53:03] Error: Function not registered: 'mysql_free_result'
[23:53:03] Error: Function not registered: 'mysql_real_escape_string'
[23:53:03] Error: Function not registered: 'mysql_fetch_row_format'
[23:53:03] Error: Function not registered: 'mysql_fetch_field_row'
[23:53:03] Script[gamemodes/sarp.amx]: Run time error 19: "File or function is not found"
[23:53:03] Number of vehicle models: 0

Thank you for your helping.
Reply
#2

Post your things from Server.cfg. All things from it
Reply
#3

Quote:

echo Executing Server Config...
lanmode 0
rcon_password pfdf1446
maxplayers 500
port 7777
hostname [FR-RP] Ma Vie RolePlay [0.3e R2]
gamemode0 sarp 1
filterscripts npc_record
plugins mysql.dll streamer.dll nativechecker.dll
announce 0
query 1
weburl www.sanandreas-rp.net
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 500
logtimeformat [%H:%M:%S]

Thank you
Reply
#4

Just re-download My SQL plugin and put it in.
Reply
#5

Don't work :/
Reply
#6

Runtime error 19, which means you are missing a plugin, you are missing some plugin

also you dont need these ".dll" added
PHP код:
plugins mysql streamer nativechecker 
Reply
#7

I don't think there are missing plugins. I looked

And the. Dll or not does not change anything.

Код:
#include <a_samp>
#include <a_http>
#include <a_mysql>                  // Mysql fonctions
#include <core>                     // Coeur du pawn
#include <float>                    // systиme des variables %f
#include <time>                     // Timer
#include <file>                     // Gestion de fichier .ini .txt .cfg ...
#include <utils>                    // Utilitйes
#include <morphinc>                 // Function systиme de drogue
#include <streamer>                 // Streamer Func
#include <removebuild>              // Suppression d'objet
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)