[HELP] MySQL plugin failed loading - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] MySQL plugin failed loading (
/showthread.php?tid=625667)
[HELP] MySQL plugin failed loading -
Eoussama - 04.01.2017
Good evening,
so the problem is pretty much what the title says,
I try to run my server, then, this message displays on the consol:
Код:
[19:19:47] Loaded.
[19:19:47] Loading plugin: mysql.dll
[19:19:47] Failed.
[19:19:47] Loading plugin: nativechecker
[19:19:55] Loaded.
[19:19:55] Loaded 4 plugins.
[19:19:56]
[19:19:56] Filterscripts
[19:19:56] ---------------
[19:19:56] Loaded 0 filterscripts.
[19:19:56] Error: Function not registered: 'mysql_connect'
[19:19:56] Script[gamemodes/SWAT.amx]: Run time error 19: "File or function is not found"
[19:19:56] Number of vehicle models: 0
Re: [HELP] MySQL plugin failed loading -
Bolex_ - 04.01.2017
You may be upgrading or missing libmysql.dll or try to remove .dll
Re: [HELP] MySQL plugin failed loading -
Eoussama - 04.01.2017
Quote:
Originally Posted by Scripter18
You may be upgrading or missing libmysql.dll or try to remove .dll
|
oh yeah, thanks,