Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Surfxpmod problem z baza sqlproblem z baza sql

sufxpmod surf xp mod baza sql error

  • Zamknięty Temat jest zamknięty
2 odpowiedzi w tym temacie

#1 SuperMistrz

    Banned

  • Zbanowany

Reputacja: -2
Nowy

  • Postów:29
  • Imię:patryk
  • Lokalizacja:Będzin
Offline

Napisano 28.01.2014 15:21

Witam.
Mam problem serwer nie łączy się z baza MySQL
konfiguracja jest poprawna.

Sql.cfg

amx_sql_host "sdc2.netshoot.pl"
amx_sql_user "baza_16326"
amx_sql_pass "*******"
amx_sql_db "baza_16326"
amx_sql_table "admins"
amx_sql_type "mysql"


Modules.ini 

;;;
; To enable a module, remove the semi-colon ( ;) 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
sqlx
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 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
amxmodx
amxmisc
Cstrike

amxx.cfg

surfxp_db_host "sdc2.netshoot.pl"
surfxp_db_user "baza_16326" 
surfxp_db_pass "*******" 

surfxp_db_database "baza_16326" 

baza jest postawiona na hostingu NetShoot.pl

Dane bazy

 

» Adres IP bazy MYSQL : 91.234.217.6

 
» Host : sdc2.netshoot.pl
 
» Użytkownik: baza_16326
 
» Nazwa bazy: baza_16326
 
» Hasło: ********
 

 

 

 

 

Logi 

L 01/28/2014 - 14:11:22: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 14:19:12: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 14:19:13: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:20:18: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:20:33: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:27:28: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 14:27:29: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:27:43: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:27:46: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:34:20: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 14:34:21: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:34:29: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:34:33: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:34:56: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:36:49: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:38:59: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:41:26: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:42:25: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:44:12: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:49:08: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 14:49:08: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:49:18: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:49:23: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:49:29: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 14:49:31: [SurfXPSQL.amxx] Load - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 15:05:19: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 15:05:19: [CSX] Could not load csstats file: cstrike/addons/amxmodx/data/csstats.dat
L 01/28/2014 - 15:05:19: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)
L 01/28/2014 - 15:05:32: -------- Mapchange to de_dust2 --------
L 01/28/2014 - 15:05:32: [CSX] Could not load csstats file: cstrike/addons/amxmodx/data/csstats.dat
L 01/28/2014 - 15:05:33: [SurfXPSQL.amxx] Table - Could not connect to SQL database.  [1045] Access denied for user 'dbuser'@'localhost' (using password: YES)

UPRAWNIENIA 
 
baza_16326               localhost
baza_16326                   %

 

 



#2 Ender #

    Pomocny

  • Użytkownik

Reputacja: 7
Nowy

  • Postów:66
  • GG:
  • Imię:Radek
  • Lokalizacja:Głowno
Offline

Napisano 28.01.2014 15:30

Błędne dane do bazy :) I dodałeś żeby serwer miał prawa do łączenia się z bazą?


Użytkownik Ender # edytował ten post 28.01.2014 15:31

  • +
  • -
  • 0

DeathStreak.pl

                Pomogłem daj rep_up.png

b_350_20_692108_381007_FFFFFF_000000.png

 

26.01.2014 | 50 postów


#3 SuperMistrz

    Banned

  • Autor tematu
  • Zbanowany

Reputacja: -2
Nowy

  • Postów:29
  • Imię:patryk
  • Lokalizacja:Będzin
Offline

Napisano 28.01.2014 15:49

Tak dodałem, jak błędne dane do bazy?
na serwerze pisze "Trwa Wczytywanie Danych"

 







Również z jednym lub większą ilością słów kluczowych: sufxpmod, surf, xp, mod, baza, sql, error

Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych