MySQL error - 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: MySQL error (
/showthread.php?tid=428763)
MySQL error -
Onfroi - 06.04.2013
Well I'm not that experienced with Linux, so can anyone tell me why I get this errors? I have the mysql.so and mysql.inc but it seems something is missing because the server won't start
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[03:11:38] mapname = "San Andreas" (string)
[03:11:38] filterscripts = "" (string)
[03:11:38] password = "" (string)
[03:11:38] maxnpc = 0 (int)
[03:11:38]
[03:11:38] Server Plugins
[03:11:38] --------------
[03:11:38] Loading plugin: mysql.so
[03:11:38] SA:MP MySQL Plugin v2.1.1 Loaded.
[03:11:38] Loaded.
[03:11:38] Loading plugin: sscanf.so
[03:11:38]
[03:11:38] ===============================
[03:11:38] sscanf plugin loaded.
[03:11:38] © 2009 Alex "******" Cole
[03:11:38] 0.3d-R2 500 Players "dnee"
[03:11:38] ===============================
[03:11:38] Loaded.
[03:11:38] Loading plugin: Whirlpool.so
[03:11:38]
[03:11:38] ==================
[03:11:38]
[03:11:38] Whirlpool loaded
[03:11:38]
[03:11:38] ==================
[03:11:38]
[03:11:38] Loaded.
[03:11:38] Loaded 3 plugins.
[03:11:38] [MySQL] Thread running. Threadsafe: Yes.
[03:11:38]
[03:11:38] Ban list
[03:11:38] --------
[03:11:38] Loaded: samp.ban
[03:11:38]
[03:11:38]
[03:11:38] Filterscripts
[03:11:38] ---------------
[03:11:38] Loaded 0 filterscripts.
[03:11:38] Script[gamemodes/zsMySQL.amx]: Run time error 19: "File or function is not found"
[03:11:38] Number of vehicle models: 0
Re: MySQL error -
MP2 - 07.04.2013
Run nativechecker.
Respuesta: Re: MySQL error -
Onfroi - 07.04.2013
Quote:
Originally Posted by MP2
Run nativechecker.
|
Thanks.
I get this..
Код:
[06:48:58] Error: Function not registered: 'mysql_query'
I have the latest version of mysql.inc, why do I get this?