Mam problem z amxbans.
Access to a MySQL Database. (Version 4.1 and later is recommended) Website with PHP (magic_quotes_gpc must be ON and short_open_tag = On)Oba są (mysql 5)
Mam odblokowany moduł mysql
;;; ; To enable a module, remove the semi-colon (<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.gif' 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 xstats netdb
plugins.ini
; Admin Base - Always one has to be activated ;admin.amxx ; admin base (Loading admins from the file users.ini) ;admin_sql.amxx ; SQL version (Loading admins from mysql DB) admin_amxbans.amxx ; AmxBans own SQL version of admin_sql amxbans.amxx
sql.cfg
amx_mysql_host "87.121.25.3" amx_mysql_user "guess" amx_mysql_pass "passuord" amx_mysql_db "lolex" amx_sql_table "admins" amx_sql_type "mysql"
amxbans.cfg (orginalne)
Bez errorlogów amxa, ale jest error php:
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Addony serwera:
AMXX v1.8.0.3660, PTB v1.8b3, MM v1.19
Może ktoś pomóc
