Experienced Elementalist
can not run any server here is master data and log and config
LOG
CONFIG
i have tested connection in php and it work but game no
LOG
------------------------------------------------------------------------------
-- Logging Start (07/15/16 19:08:07)
------------------------------------------------------------------------------
19:08:07 - Start application without service mode
19:08:07 - application_commandline : "C:\RaiderZ\MasterServer\MasterServer.exe"
19:08:07 - Server Socket Opened. (Port = 7500)
[e] 19:08:07 - Init AccountDB fail.
19:08:07 - Can't Connect To DBMS
[e] 19:08:07 - Failed InitDB
19:08:07 - Create McURL Success. (Init SSL).
[e] 19:08:07 - Server Init Failed: 1: DB? ??? ? ??
19:08:08 - ZConsole > OnDestroy
19:08:08 - Server Closed
CONFIG
xmapp is running and i created sql user and pass for test purpose but not work; MasterServer server.ini
[SERVER_INFO]
NAME = "MasterServer"
SERVER_ID = 100
WORLD_ID = 1
ODBC = "SQL Server Native Client 10.0"
SOCKET_POOL_SIZE = 100
SERVER_MODE = 0
PWE_BILLING_ENABLE = 1
CURL_BILLING_ENABLE = 1
[LOCALE]
LOCALE = "PWE"
[CONFIG]
PORT = 7500
[ACCOUNTDB]
SERVER = "localhost"
DATABASE = "RZ_ACCOUNTDB"
USERNAME = "sa"
PASSWORD = "gil1"
[DB]
SERVER = "localhost"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "gil1"
[LOGDB]
SERVER = "localhost"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "gil1"
[PATH]
SYSTEM = "system"
FIELD = "field"
[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1
[BILLING]
AUTH_URL = "http://127.0.0.1:8081"
CRT_PATH = "data/PWE/web-c.crt"
KEY_PATH = "data/PWE/web-c.key"
KEY_PWD = "gil1"
GAME_NUMBER = "1002"
SERVER_NUMBER = 1
i have tested connection in php and it work but game no