probleme

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

probleme

Post by attila » Sat Mar 18, 2006 2:16 am

Bonjour
me voilà avec un problème.
J’ai sur mon serveur countre strike 1.6 avec le mode WAR3FT V 2.3.1 sous windows server.
Je dispose enfin de une base de données MySQL - 4.1.10a-standard-log
je rentre dans mon fichier modules.ini

Code: Select all

; -------------------------------------------  
; Database Access - only enable one of these  
; -------------------------------------------  
; MySQL  
mysql_amxx_i386.so  
mysql_amxx.dll  
mysql_amxx_amd64.so  
; PostgreSQL  
;pgsql_amxx_i386.so  
;pgsql_amxx.dll  
; Microsoft SQL  
;mssql_amxx.dll  
; SQLite  
;sqlite_amxx.dll  
;sqlite_amxx_i386.so  
;sqlite_amxx_amd64.so  
et dans mon fichier war3FT.cfg

Code: Select all

// SQL configuration  
FT_sql_host		"80.82.18.2"	// Host Name  
FT_sql_user		"3270_bob"		// User Name  
FT_sql_pass		" my pass"		// Password  
FT_sql_db		"3270_bob"		// Database Name  
je créé ma table de donné war3user.
Mais rien ne marche.
Je n'arrive pas à faire la sauvegarde des XP sur mysql ?
Mon hébergeur me dis, que ma version client MYSQL n'est pas à jour ?
Pour que cela fonctionne, je dois installer amxmodx-sql.zip d’amxmodx 1.7.
http://prdownloads.sourceforge.net/amxm ... dx-sql.zip
Comment faire pour installé cette version ? je n'y arrive pas
est-il prévu la sortie de WAR3FT 2.3.2 avec amxmodx 1.7 ?
merci de m'aidé

-------------------------------

Hello
there I am with a problem.
I have on my server countre strike 1.6 with the fashion WAR3FT V 2.3.1 coins windows server.
I finally have a MySQL data base - 4.1.10a standard-log
I go in my modules.ini file

Code: Select all

; -------------------------------------------  
; Database Access - only enable one of thesis  
; -------------------------------------------  
; MySQL  
mysql_amxx_i386.so  
mysql_amxx.dll  
mysql_amxx_amd64.so  
; PostgreSQL  
; pgsql_amxx_i386.so  
; pgsql_amxx.dll  
; Microsoft SQL  
; mssql_amxx.dll  
; SQLite  
; sqlite_amxx.dll  
; sqlite_amxx_i386.so  
; sqlite_amxx_amd64.so  
and in my war3FT.cfg file

Code: Select all

/ / SQL configuration  
FT_sql_host "80.82.18.2" / / Host Name  
FT_sql_user "3270_bob" / / to Use Name  
FT_sql_pass" my pass" / / Password  
FT_sql_db "3270_bob" / / Database Name  
I created my table of given war3user.
But nothing works.
Don't I manage to make the safeguard of the XP on mysql ?
Does my host tell to me, that my version customer MYSQL is not to jour ?
http://prdownloads.sourceforge.net/amxm ... dx-sql.zip
So that it functions, I must install amxmodx-sql.zip of amxmodx 1.7.
How to make for installed this version ? I don't arrive there
is he/it foreseen the exit of WAR3FT 2.3.2 with amxmodx 1.7?
thank you for me assisted
excuse my for my bad English
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sat Mar 18, 2006 10:52 am

No Support via PM

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Sun Mar 19, 2006 1:33 am

Est bien sa marche pas.
quand j'installe les modules

Code: Select all

mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
sqlite_amxx.dll
sqlite_amxx_amd64.so
sqlite_amxx_i386.so
dans le dossier addon/amxmodx/module/
et que je les déclare dans addon/amxmodx/config/module.ini

Code: Select all

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so


ou

Code: Select all

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

Ça marche pas j'ai toujours pas de dialogue avec ma base de données.

________________________

Is not well his/her/its walk.
when I install the modules

in the file addon/amxmodx/module /

Code: Select all

mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
sqlite_amxx.dll
sqlite_amxx_amd64.so
sqlite_amxx_i386.so

and that I declare them in addon/amxmodx/config/module.ini

Code: Select all

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so


ou

Code: Select all

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
mysql_amxx_40.dll
mysql_amxx_40_amd64.so
mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

That doesn't work I don't always have a dialogue with my data base.
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Mar 19, 2006 1:46 am

ONLY

mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
No Support via PM

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Sun Mar 19, 2006 2:41 am

marche pas

module.ini

Code: Select all

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
;mysql_amxx_40.dll
;mysql_amxx_40_amd64.so
;mysql_amxx_40_i386.so
mysql_amxx_50.dll
mysql_amxx_50_amd64.so
mysql_amxx_50_i386.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so
voila le message d'érreur
L 03/19/2006 - 09:48:18: [warcraft3FT.amxx] No DBI module found, defaulting to vault
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Mar 19, 2006 11:53 am

Est-ce que je puis obtenir l'accès à votre serveur ainsi je puis corriger ceci? Comme SSH si linux ou ftp si fenêtres?
No Support via PM

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Sun Mar 19, 2006 12:39 pm

oui je vous les donne par message privée

windows serveur 2003
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Tue Mar 21, 2006 6:35 am

as-tu eu le temps de regarder ?
StP
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Tue Mar 21, 2006 8:35 am

pas encore, j'essayerai bientôt (j'ai eu beaucoup de travail de faire:/)
No Support via PM

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Tue Mar 21, 2006 10:47 am

Geesu wrote:pas encore, j'essayerai bientôt (j'ai eu beaucoup de travail de faire:/)
ok no probleme :wink:
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

attila
Peon
Posts: 28
Joined: Tue Oct 25, 2005 1:41 pm

Post by attila » Wed Mar 29, 2006 4:48 am

y a t'il une solution pour war3ft 2.3.1 sois compatible avec mysql 4.1.10a :?:
[BoB]-=TeAm=- french server
194.105.152.89:27035
Cs 1.6 war3 ft +savexp
forum
http://bobteam.nuxit.net
info serveur
http://www.game-monitor.com/GameServer/ ... ed_xp.html

Post Reply