blueg mysql plugin and windows server 2008 - 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: blueg mysql plugin and windows server 2008 (
/showthread.php?tid=424801)
blueg mysql plugin and windows server 2008 -
Frede - 23.03.2013
we bought windows server 2008 and it works greate exept i cant get blueg's mysql plugin to work. It simply just fail to load.
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[20:11:22]
[20:11:22] Server Plugins
[20:11:22] --------------
[20:11:22] Loading plugin: streamer
[20:11:22]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[20:11:22] Loaded.
[20:11:22] Loading plugin: sscanf
[20:11:22]
[20:11:22] ===============================
[20:11:22] sscanf plugin loaded.
[20:11:22] © 2009 Alex "******" Cole
[20:11:22] 0.3d-R2 500 Players "dnee"
[20:11:22] ===============================
[20:11:22] Loaded.
[20:11:22] Loading plugin: mysql.dll
[20:11:22] Failed.
[20:11:22] Loading plugin: crashdetect
[20:11:22] CrashDetect v4.10 is OK.
[20:11:22] Loaded.
[20:11:22] Loaded 3 plugins.
[20:11:22]
[20:11:22] Filterscripts
[20:11:22] ---------------
[20:11:22] Loading filterscript 'TD.amx'...
[20:11:23]
--------------------------------------
[20:11:23] Text Draw Editor 1.0RC2 by Zamaroht for SA-MP 0.3 Loaded.
[20:11:23] --------------------------------------
[20:11:23] Loading filterscript 'spobjects.amx'...
[20:11:23] Loaded 2 filterscripts.
[20:11:23] [debug] Run time error 19: "File or function is not found"
[20:11:23] [debug] mysql_query
[20:11:23] [debug] mysql_query_callback
[20:11:23] [debug] mysql_real_escape_string
[20:11:23] [debug] mysql_connect
[20:11:23] [debug] mysql_ping
[20:11:23] [debug] mysql_store_result
[20:11:23] [debug] mysql_num_rows
[20:11:23] [debug] mysql_fetch_field_row
[20:11:23] [debug] mysql_free_result
[20:11:23] [debug] mysql_retrieve_row
[20:11:23] [debug] mysql_fetch_row_format
[20:11:23] [debug] Run time error 19: "File or function is not found"
[20:11:23] [debug] mysql_query
[20:11:23] [debug] mysql_query_callback
[20:11:23] [debug] mysql_real_escape_string
[20:11:23] [debug] mysql_connect
[20:11:23] [debug] mysql_ping
[20:11:23] [debug] mysql_store_result
[20:11:23] [debug] mysql_num_rows
[20:11:23] [debug] mysql_fetch_field_row
[20:11:23] [debug] mysql_free_result
[20:11:23] [debug] mysql_retrieve_row
[20:11:23] [debug] mysql_fetch_row_format
[20:11:23] Script[gamemodes/gmwithrace.amx]: Run time error 19: "File or function is not found"
The file exist, i guess the problem is only that the GM is mysql based. So please help us.
It works when im homehosting it, but when i transfer the files to the vps, it will not work.