MYSQl Connection problem - 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: MYSQl Connection problem (
/showthread.php?tid=508409)
MYSQl Connection problem -
ShadowDark - 22.04.2014
Hello people,
I have the problem that my server will not connect to my database.
There are no errors in the script only in the Server Log.
I already have the plugin native checker in it and it shows these problems in the server log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[03:01:23] filterscripts = "" (string)
[03:01:23]
[03:01:23] Server Plugins
[03:01:23] --------------
[03:01:23] Loading plugin: nativechecker
[03:01:23] Loaded.
[03:01:23] Loading plugin: mysql
[03:01:23]
> MySQL plugin R5 successfully loaded.
[03:01:23] Loaded.
[03:01:23] Loaded 2 plugins.
[03:01:23]
[03:01:23] Filterscripts
[03:01:23] ---------------
[03:01:23] Loaded 0 filterscripts.
[03:01:23] Error: Function not registered: 'mysql_debug'
[03:01:23] Error: Function not registered: 'mysql_free_result'
[03:01:23] Error: Function not registered: 'mysql_query'
[03:01:23] Error: Function not registered: 'mysql_store_result'
[03:01:23] Error: Function not registered: 'mysql_real_escape_string'
[03:01:23] Error: Function not registered: 'mysql_connect'
[03:01:23] Error: Function not registered: 'mysql_ping'
[03:01:23] Error: Function not registered: 'mysql_num_rows'
[03:01:23] Error: Function not registered: 'mysql_fetch_row_format'
[03:01:23] Error: Function not registered: 'mysql_fetch_int'
[03:01:23] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[03:01:23] <-| [MYSQL] Es wird erneut versucht eine Verbindung zur Datenbank herzustellen!
[03:01:23] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[03:01:23] <-| [MYSQL] Der Server wird nun beendet!
[03:01:23] *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
[03:01:23] [KEV]Reallife <> wurde erfolgreich Geladen <>
[03:01:23]
[03:01:23] Skripter: xsL33p
[03:01:23] Mapper : xsL33p
[03:01:23] Version : 0.1
[03:01:23]
[03:01:23] Dieses Skript ist ein einzigartiges Selfmade!
[03:01:23] Viel SpaЯ beim spielen!
[03:01:23] *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
[03:01:23] Number of vehicle models: 0
This is the Blue G Plugin Version R5
Thanks for help me
Re: MYSQl Connection problem -
ChuckyBabe - 22.04.2014
update
a_samp.inc and also ung mysql
Re: MYSQl Connection problem -
Mattakil - 22.04.2014
make sure nativechecker is the last plugin, also make sure you are using r6+ of the plugin, also update your a_mysql.inc, then recompile.
Also can you translate
Код:
[03:01:23] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[03:01:23] <-| [MYSQL] Es wird erneut versucht eine Verbindung zur Datenbank herzustellen!
[03:01:23] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[03:01:23] <-| [MYSQL] Der Server wird nun beendet!