Posts: 10
Threads: 4
Joined: Sep 2018
Posts: 30
Threads: 7
Joined: Oct 2018
what help to you need to you know how to start your own database on localhost?
for example to you know how to use xampp?
https://www.apachefriends.org/index.html
Posts: 10
Threads: 4
Joined: Sep 2018
Quote:
Originally Posted by g1venchy
|
I Am Just Need To Fix Thas Problem Is Down My Server
Posts: 321
Threads: 20
Joined: Jun 2015
Reputation:
0
make sure your mysql server is up and if you have password make sure you have entred it correctly and check your error log and if nothing helps try to switch "localhost" to "127.0.0.1"
Posts: 10
Threads: 4
Joined: Sep 2018
i am make it and i dont know how to fix thas problem is down the server ''Server Shutting Down''
Posts: 10
Threads: 4
Joined: Sep 2018
look this log
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[15:17:06]
[15:17:06] Server Plugins
[15:17:06] --------------
[15:17:06] Loading plugin: crashdetect
[15:17:06] CrashDetect v4.18.1 is OK.
[15:17:06] Loaded.
[15:17:06] Loading plugin: mysql
[15:17:06] >> plugin.mysql: R39-5 successfully loaded.
[15:17:06] Loaded.
[15:17:06] Loading plugin: pawncmd
[15:17:06] Pawn.CMD plugin v3.1.4 by urShadow loaded
[15:17:06] Loaded.
[15:17:06] Loading plugin: sscanf
[15:17:06]
[15:17:07] ===============================
[15:17:07] sscanf plugin loaded.
[15:17:07] Version: 2.8.2
[15:17:07] © 2012 Alex "Y_Less" Cole
[15:17:07] ===============================
[15:17:07] Loaded.
[15:17:07] Loading plugin: streamer
[15:17:07]
*** Streamer Plugin v2.9.1 by Incognito loaded ***
[15:17:07] Loaded.
[15:17:07] Loading plugin: whirlpool
[15:17:07]
[15:17:07] ==================
[15:17:07]
[15:17:07] Whirlpool loaded
[15:17:07]
[15:17:07] ==================
[15:17:07]
[15:17:07] Loaded.
[15:17:07] Loading plugin: SKY
[15:17:07] Loaded.
[15:17:07] Loading plugin: YSF
[15:17:07] ARRAY_ConsoleCommands: 4e43d8
[15:17:07]
[15:17:07] ===============================
[15:17:07] YSF - kurta999's version R19 loaded
[15:17:07] © 2008 Alex "Y_Less" Cole - © 2010 - 2016 kurta999
[15:17:07] Server version: 0.3.7 R2-1
[15:17:07] Operating System: Windows
[15:17:07] Built on: Mar 11 2017 at 10:32:34
[15:17:07] ===============================
[15:17:07] Loaded.
[15:17:07] Loading plugin: regex
[15:17:07]
[15:17:07] ______________________________________
[15:17:07] Regular Expression Plugin v0.2.1 loaded
[15:17:07] ______________________________________
[15:17:07] By: Fro © Copyright <TBG> 2009-2011
[15:17:07] ______________________________________
[15:17:07] Loaded.
[15:17:07] Loaded 9 plugins.
[15:17:07]
[15:17:07] Filterscripts
[15:17:07] ---------------
[15:17:07] Loading filterscript 'AntiFlood.amx'...
[15:17:07] Loading filterscript 'PoliceFlash.amx'...
[15:17:08]
--------------------------------------
[15:17:08] Police Flash lights V2.1
[15:17:08] By Stefantjuh97
[15:17:08] --------------------------------------
[15:17:08] Loaded 2 filterscripts.
[15:17:08] OnScriptInit 1
[15:17:08]
[15:17:08]
[15:17:08]
[15:17:08] =======================================
[15:17:08] | |
[15:17:08] | YSI version 1.06.0002 |
[15:17:08] | By Alex "Y_Less" Cole |
[15:17:08] | |
[15:17:08] =======================================
[15:17:08]
[15:17:08] OnScriptInit 2
[15:17:08] OnScriptInit 3
[15:17:08] Iter_OnGameModeInit start: 1000
[15:17:08] Get shit on by Anti-DeAMX
[15:17:10] [ERROR] - Unable to establish a connection with the MySQL server...
[15:17:10] Iter_OnGameModeInit: first
[15:17:10] OnScriptInit 4
[15:17:10] Number of vehicle models: 0
[15:17:10] --- Server Shutting Down.
[15:17:12] plugin.mysql: Unloading plugin...
[15:17:12] plugin.mysql: Plugin unloaded.
[15:17:12] Pawn.CMD plugin v3.1.4 by urShadow unloaded
[15:17:12]
[15:17:12] ===============================
[15:17:12] sscanf plugin unloaded.
[15:17:12] ===============================
[15:17:12]
*** Streamer Plugin v2.9.1 by Incognito unloaded ***
[15:17:12]
[15:17:12] ====================
[15:17:12]
[15:17:12] Whirlpool unloaded
[15:17:12]
[15:17:12] ====================
[15:17:12]
[15:17:12]
[15:17:12] ==============
[15:17:12] YSF - kurta999's version R19 unloaded
[15:17:12] ==============
[15:17:12]
[15:17:12] ______________________________________
[15:17:12] Regular Expression Plugin v0.2.1 unloaded
[15:17:12] ______________________________________
Posts: 321
Threads: 20
Joined: Jun 2015
Reputation:
0
not this log
do
mysql_log(ALL); in ongamemodint
and in your server folder it would create a log file check that