• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Ep 3.3 field server problem

Newbie Spellweaver
Joined
Dec 3, 2011
Messages
81
Reaction score
0
Hello. Now everything is workin fine just one problem,
I have to set a LogDB with odbc id+password?
The thing is where should i set the LogBD
And where can i see my odbc "id+password"
something in the config.cfg but i cant find it
 
Joined
Sep 7, 2011
Messages
1,323
Reaction score
528
Code:
################################################################################
# Database Settings 1 - PreServer
################################################################################
	$PRE_ODBC_DSN					= db_account
	[COLOR="Red"]$PRE_ODBC_UID[/COLOR]					= 
	[COLOR="Red"]$PRE_ODBC_PASSWD[/COLOR]				= 

################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################	
	$SERVER_GROUP_ODBC_DSN				= db_1
	[COLOR="Red"]$SERVER_GROUP_ODBC_UID[/COLOR]				= 
	[COLOR="Red"]$SERVER_GROUP_ODBC_PASSWD[/COLOR]			= 

################################################################################
# Database Settings 3 - Log DB Server(LogServer)
# ($LOG_SERVER_GROUP_ODBC_XXX)
################################################################################	
	$LOG_SERVER_GROUP_ODBC_DSN			= db_1
	[COLOR="Red"]$LOG_SERVER_GROUP_ODBC_UID[/COLOR]			= 
	[COLOR="Red"]$LOG_SERVER_GROUP_ODBC_PASSWD[/COLOR]			= 

################################################################################
# External Authentication Flag
# Database Settings 3 - External Authentication(DB)
################################################################################
	$IS_EXTERNAL_AUTHENTICATION 			= FALSE
	$EXT_AUTH_ODBC_DSN				= atum_external_authentication_dsn
	[COLOR="Red"]$EXT_AUTH_ODBC_UID[/COLOR]				= 
	[COLOR="Red"]$EXT_AUTH_ODBC_PASSWD[/COLOR]				=
 
Upvote 0
Joined
Sep 7, 2011
Messages
1,323
Reaction score
528
Hello. Now everything is workin fine just one problem,
I have to set a LogDB with odbc id+password?
The thing is where should i set the LogBD
And where can i see my odbc "id+password"
something in the config.cfg but i cant find it

do u know what you are typing?

You asked about ."And where can i see my odbc ïd+password"

And i responded to you;) How is that you said

not realy i got it before you :D
This was another problem.
 
Upvote 0
Junior Spellweaver
Joined
Jan 11, 2012
Messages
135
Reaction score
5
what do do when i get an Field Serv. Error ??
i've set everywhere the same id + pw (odbc) -.-
its IOCPInit() Error xD once again...and my client says all servers are under ecamination try login later & redownload client on (AirRIvals.net)1.0.0.48 latest Version...but this is which i got xD
 
Upvote 0
Back
Top