• 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.

Bola Server Setup Guide

Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: Share: how to set the Bola 's new server[2013]

so it is true that you cannot login either so why u share the guide that doesn't work ?
 
Newbie Spellweaver
Joined
Jan 17, 2014
Messages
29
Reaction score
0
Re: Share: how to set the Bola 's new server[2013]

Hi friends.
-------------------------------------------------------------------------------- Logging Start (03/25/14 14:14:19)
------------------------------------------------------------------------------
14:14:19 - "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe" 14:14:19 - Start application without service mode
14:14:19 - application_commandline : "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe"
14:14:19 - Server Socket Opened. (Port = 7502)
[e] 14:14:19 - Init AccnDB fail.
14:14:19 - Can't Connect To DBMS
[e] 14:14:19 - Failed! InitDB
[e] 14:14:19 - Server Init Failed: 1: DB? ??? ? ??
14:14:19 - Server Closed




lhgh20 - Bola Server Setup Guide - RaGEZONE Forums



; AppServer server.ini


[SERVER_INFO]
NAME = "AppServer"
SERVER_ID = 102
WORLD_ID = 1
ODBC = "SQL Server Native Client 10.0"
SOCKET_POOL_SIZE = 100


[LOCALE]
LOCALE = "PWE"


[CONFIG]
PORT = 7502


[MASTER_SERVER]
IP = "127.0.0.1"
PORT = 7500




[ACCOUNTDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_ACCOUNTDB"
USERNAME = "sa"
PASSWORD = "pass"


[DB]
SERVER = "127.0.0.1"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "pass"


[LOGDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "pass"


[PATH]
SYSTEM = "system"


[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1


The same error with the other services (GameServer, LoginServer, etc.)
Tried to change "SQL Server Native Client 10.0" on "SQL Server", "SQL Client"
It did not help
ODBC = "SQL Server Native Client 10.0"

Thanks!
 
Junior Spellweaver
Joined
Mar 4, 2009
Messages
119
Reaction score
5
Re: Share: how to set the Bola 's new server[2013]

so it is true that you cannot login either so why u share the guide that doesn't work ?

wait for someday ,i will share my auth url to everyone ,let bola server can run .
i create the apiserver /biling server with my self.so it's very slowly.
 
Joined
Sep 13, 2012
Messages
204
Reaction score
501
Re: Share: how to set the Bola 's new server[2013]

Hi friends.
-------------------------------------------------------------------------------- Logging Start (03/25/14 14:14:19)
------------------------------------------------------------------------------
14:14:19 - "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe" 14:14:19 - Start application without service mode
14:14:19 - application_commandline : "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe"
14:14:19 - Server Socket Opened. (Port = 7502)
[e] 14:14:19 - Init AccnDB fail.
14:14:19 - Can't Connect To DBMS
[e] 14:14:19 - Failed! InitDB
[e] 14:14:19 - Server Init Failed: 1: DB? ??? ? ??
14:14:19 - Server Closed




lhgh20 - Bola Server Setup Guide - RaGEZONE Forums



; AppServer server.ini


[SERVER_INFO]
NAME = "AppServer"
SERVER_ID = 102
WORLD_ID = 1
ODBC = "SQL Server Native Client 10.0"
SOCKET_POOL_SIZE = 100


[LOCALE]
LOCALE = "PWE"


[CONFIG]
PORT = 7502


[MASTER_SERVER]
IP = "127.0.0.1"
PORT = 7500




[ACCOUNTDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_ACCOUNTDB"
USERNAME = "sa"
PASSWORD = "pass"


[DB]
SERVER = "127.0.0.1"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "pass"


[LOGDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "pass"


[PATH]
SYSTEM = "system"


[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1


The same error with the other services (GameServer, LoginServer, etc.)
Tried to change "SQL Server Native Client 10.0" on "SQL Server", "SQL Client"
It did not help
ODBC = "SQL Server Native Client 10.0"

Thanks!

Rename database RZ_ACCONTDB to RZ_ACCOUNTDB
 
Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: Share: how to set the Bola 's new server[2013]

Kenway can u login to the game ?
Juniordark can u login to the game?
 
Newbie Spellweaver
Joined
Jan 17, 2014
Messages
29
Reaction score
0
Re: Share: how to set the Bola 's new server[2013]

Throws an error ssl.
LoginServer.
LMcURLTask_PWELogin::OnFailed ->error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
And web site error.
lhgh20 - Bola Server Setup Guide - RaGEZONE Forums
Anyone else encountered this?
 
Newbie Spellweaver
Joined
May 25, 2012
Messages
21
Reaction score
2
Re: Share: how to set the Bola 's new server[2013]

Configure your config.php with user and password of your SQL.

<?php
if (!defined("RZWEB"))
die();
$gamecfg["cache"]["enable"] = true;
$gamecfg["mysql"]["debug"] = false;

$gamecfg["forum"]["enable"] = true;
$gamecfg["forum"]["version"] = "ipb";
$gamecfg["forum"]["url"] = "http://www.raiderzbr.to/forum";
$gamecfg["forum"]["count"] = 4;
$gamecfg["forum"]["length"] = 33;
$gamecfg["forum"]["date"] = "H:i";
$gamecfg["forum"]["dbdriver"] = "mysql";
$gamecfg["forum"]["dbhost"] = "127.0.0.1";
$gamecfg["forum"]["dbuser"] = "forsa842_arch";
$gamecfg["forum"]["dbpass"] = "k4pr200";
$gamecfg["forum"]["dbname"] = "forsa842_forumrai";
$gamecfg["forum"]["dbcoll"] = "latin1";
$gamecfg["forum"]["prefix"] = "";
$gamecfg["forum"]["deny"] = 13;

$gamecfg["site"]['url'] = "http://www.raiderzbr.to";
$gamecfg["site"]["dbdriver"] = "mysql";
$gamecfg["site"]["dbhost"] = "127.0.0.1";
$gamecfg["site"]["dbuser"] = "forsa842_arch";
$gamecfg["site"]["dbpass"] = "k4pr200";
$gamecfg["site"]["dbname"] = "forsa842_website";

$gamecfg["status"]["dbdriver"] = "dblib";
$gamecfg["status"]["dbhost"] = "(local)";
$gamecfg["status"]["dbuser"] = "DBUSER";
$gamecfg["status"]["dbpass"] = "PASS";
$gamecfg["status"]["dbname"] = "RZ_ACCOUNTDB";
$gamecfg["status"]["fakepercent"] = 6.0;
$gamecfg["status"]["name"] = "HunterZ";

$gamecfg["login"]["dbdriver"] = "dblib";
$gamecfg["login"]["dbhost"] = "72.55.153.74";
$gamecfg["login"]["dbuser"] = "rzsite";
$gamecfg["login"]["dbpass"] = "345d689f4mt68458y45";
$gamecfg["login"]["dbname"] = "Raiderz_Account";

$gamecfg["mail"]["method"] = "mail"; // "mail" => "PHP Mail()", "smtp" => "SMTP"
$gamecfg["mail"]["smtp"]["host"] = "neomailbox.net";
$gamecfg["mail"]["smtp"]["port"] = 465;
$gamecfg["mail"]["smtp"]["secure"] = "ssl";
$gamecfg["mail"]["smtp"]["charset"] = "utf-8";
$gamecfg["mail"]["smtp"]["auth"] = true;
$gamecfg["mail"]["smtp"]["user"] = "raiderz";
$gamecfg["mail"]["smtp"]["pass"] = "";
$gamecfg["mail"]["smtp"]["mail"] = "admin@raiderzbr.to";
$gamecfg["mail"]["smtp"]["name"] = "Raiderz Online";
$gamecfg["mail"]["salt"] = "4f68945m86945yy68";

$gamecfg["servername"] = "www.RaiderzBr.to";
?>
 
Experienced Elementalist
Joined
Mar 13, 2009
Messages
258
Reaction score
18
Re: Share: how to set the Bola 's new server[2013]

editing that config will not fully work, there a little more to figure it out to work.
 
Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: Share: how to set the Bola 's new server[2013]

this thread title shoud be change to : Help: how to set the Bola 's new server[2013] and moved to help section not release section.
 
Newbie Spellweaver
Joined
Jan 2, 2013
Messages
38
Reaction score
3
Re: Share: how to set the Bola 's new server[2013]

Hi friends.
-------------------------------------------------------------------------------- Logging Start (03/25/14 14:14:19)
------------------------------------------------------------------------------
14:14:19 - "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe" 14:14:19 - Start application without service mode
14:14:19 - application_commandline : "C:\Users\Denis\Desktop\serverbr\AppServer\AppServer.exe"
14:14:19 - Server Socket Opened. (Port = 7502)
[e] 14:14:19 - Init AccnDB fail.
14:14:19 - Can't Connect To DBMS
[e] 14:14:19 - Failed! InitDB
[e] 14:14:19 - Server Init Failed: 1: DB? ??? ? ??
14:14:19 - Server Closed




lhgh20 - Bola Server Setup Guide - RaGEZONE Forums



; AppServer server.ini


[SERVER_INFO]
NAME = "AppServer"
SERVER_ID = 102
WORLD_ID = 1
ODBC = "SQL Server Native Client 10.0"
SOCKET_POOL_SIZE = 100


[LOCALE]
LOCALE = "PWE"


[CONFIG]
PORT = 7502


[MASTER_SERVER]
IP = "127.0.0.1"
PORT = 7500




[ACCOUNTDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_ACCOUNTDB"
USERNAME = "sa"
PASSWORD = "pass"


[DB]
SERVER = "127.0.0.1"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "pass"


[LOGDB]
SERVER = "127.0.0.1"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "pass"


[PATH]
SYSTEM = "system"


[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1


The same error with the other services (GameServer, LoginServer, etc.)
Tried to change "SQL Server Native Client 10.0" on "SQL Server", "SQL Client"
It did not help
ODBC = "SQL Server Native Client 10.0"

Thanks!

Ты настроил?
 
Newbie Spellweaver
Joined
Jan 2, 2013
Messages
38
Reaction score
3
Re: Share: how to set the Bola 's new server[2013]

Hi! who know about it? What could be the reason?
lhgh20 - Bola Server Setup Guide - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Jan 2, 2013
Messages
38
Reaction score
3
Re: Share: how to set the Bola 's new server[2013]

wonderfully working server files, but i'm rewrite web api in Laravel PHP Framework 4.1, thank's for the server files and client,

REMOVED

i just wondering how do i change or patch language in game to english or other ?

Hi! do you know about it? What could be the reason?
lhgh20 - Bola Server Setup Guide - RaGEZONE Forums

sorry for the spam... :(
 
Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: Share: how to set the Bola 's new server[2013]

only jenose know the answer but may be he won't share it to us.
dont hope to this thread starter, he is a scammer and cannot run the server either, the guide in this thread is a scam.
 
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
Re: Share: how to set the Bola 's new server[2013]

Hi! do you know about it? What could be the reason?
lhgh20 - Bola Server Setup Guide - RaGEZONE Forums

sorry for the spam... :(

้hi guys, because i have busy in work.

this error may be you need to check ODBC, have you create System DNS
systemdns - Bola Server Setup Guide - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top