←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

AMXBans 5.x
AmxBans 5.1 by d3f3nd3r Problem!

  • +
  • -
KiQ's Photo KiQ 25.11.2012

Witam. Instalowalem axmbans 5.1 wg. poradnika krok po kroku nawet 2 razy i ciagle mam takie same błedy.
Logi
Can't connect to MySQL server on '37.59.5.143' (111) (2003)
L 11/25/2012 - 17:22:24: [amxbans.amxx] [Amxbans] Status zapytania:
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Polaczenie nieudane!
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Blad zapyania, lokacja: 16
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Wiadomosc: Can't connect to MySQL server on '37.59.5.143' (111) (2003)
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Status zapytania:
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Polaczenie nieudane!
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Blad zapyania, lokacja: 17
L 11/25/2012 - 17:22:50: [amxbans.amxx] [Amxbans] Wiadomosc:

Sql
amx_sql_host "37.59.5.143"
amx_sql_user "cscannab_amxbans"
amx_sql_pass "1234"
amx_sql_db "cscannab_kiq"
amx_sql_table "admins"
amx_sql_type "mysql"

Mam zrobione w DirectAdmin %

; AMX Mod X plugins

; Admin Base - Always one has to be activated;
;admin.amxx
; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
admin_amxbans.amxx
amxbans.amxx

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
ReasonKicker.amxx ; KICK Z POWODEM
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
adminlisten.amxx
abd.amxx
ad_manager.amxx
adminchat.amxx
bcd_hudtimer.amxx
best_player.amxx
descriptive_fire_in_the_hole.amxx
gamenamechanger.amxx
hpk.amxx
join_leave.amxx
Kontakt.amxx
polski_cs.amxx
realnadedrops.amxx
sillyc4.amxx
zarzadca_interpu.amxx
Headshot.amxx
alt_end_round_sounds.amxx
ptb.amxx
amx_ssban.amxx
gameMenu.amxx
vip.amxx

Modules

;;;
; To enable a module, remove the semi-colon (<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.png' class='bbc_emoticon' alt=';)' /> in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
;hamsandwich
Quote

  • +
  • -
JabLuszko's Photo JabLuszko 25.11.2012

Nie ma żadnego publicznie dostępnego MySQLa na IP 37.59.5.143.
Sprawdź w panelu hostingu czy możesz jakieś wyjątki dla IP Twojego serwera dodać (skoro dałeś % i nie dziala to może coś jeszcze jest?) - jeśli nie, to zgłoś się do nich do obsługi - może nie udostępniają MySQLa publicznie.
Quote

  • +
  • -
stoogie's Photo stoogie 01.12.2012

Na jakim hostingu masz amxbans'a ?
Quote