Jump to content
  • 0

[Help] l2 aCis database installation


Question

Posted

Geia kai pali proekipse ena provlima me to database instalation tou l2 aCis.

afou exw vlaei to path gia to mysql bin otan trexw to installer mvgazei afto to error :

ERROR 1045 <28000>:Access denied for user '--password='@'localhost' <using password>

8 answers to this question

Recommended Posts

  • 0
Posted

Geia kai pali proekipse ena provlima me to database instalation tou l2 aCis.

afou exw vlaei to path gia to mysql bin otan trexw to installer mvgazei afto to error :

ERROR 1045 <28000>:Access denied for user '--password='@'localhost' <using password>

exeis valei password sto Mysql? an nai valto kai sta configs, i mpori na exeis kanei kati alo la8os sta configs..

ta dika mou einai etsi..sugrine kai des ti exeis kanei la8os


Login


#=============================================================

#                        Loginserver

#=============================================================

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname = l2*****.no-ip.biz

 

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname = 127.0.0.1

 

# Bind ip of the LoginServer, use * to bind on all available IPs

LoginserverHostname = *

LoginserverPort = 2106

 

# How many times you can provide an invalid account/pass before the IP gets banned

LoginTryBeforeBan = 10

 

# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)

LoginBlockAfterBan = 600

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

LoginHostname = *

 

# The port on which login will listen for GameServers

LoginPort = 9014

 

# If set to true any GameServer can register on your login's free slots

AcceptNewGameServer = False

 

# If false, the licence (after the login) will not be shown

# It is highly recomended for Account Security to leave this option as default (True)

ShowLicence = True

 

#=============================================================

#                    Database informations

#=============================================================

 

# Database info

Driver = com.mysql.jdbc.Driver

#Driver = org.hsqldb.jdbcDriver

#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

 

URL = jdbc:mysql://localhost/acis [edw to name tis Database(suni8ws l2jdb)]

#URL = jdbc:hsqldb:hsql://localhost/acis   

#URL = jdbc:sqlserver://localhost/database=acis/user=sa/password=

 

Login = root

Password =  (edw vazeis to Password an exeis)

 

MaximumDbConnections = 10

 

# Usable values: "true" - "false", use this option to choose whether accounts will be created automatically or not.

AutoCreateAccounts = True

 

# The delay in minutes after which the login updates the gameservers IP's (useful when their ip is dynamic)

IpUpdateTime = 15

 

#=============================================================

#                        Security

#=============================================================

 

# Log all events from loginserver (account creation, failed/success login, etc)

LogLoginController = False

 

# Enforce GG Authorization from client

# Login server will kick client if client bypassed GameGuard authentication

ForceGGAuth = True

 

# FloodProtection. time in ms

EnableFloodProtection = True

 

FastConnectionLimit = 15

NormalConnectionTime = 700

FastConnectionTime = 350

MaxConnectionPerIP = 50

 

#=============================================================

#        Test server, shoudnt be touched in live server

#=============================================================

 

Debug = False

Developer = False

PacketHandlerDebug = False


gameServer


# ================================================================

#                          Gameserver setting

# ================================================================

 

# Bind ip of the gameserver, use * to bind on all available IPs

GameserverHostname = *

GameserverPort = 7778

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

# If this ip is resolvable by Login just leave *

ExternalHostname = l2*****.no-ip.biz

 

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

# If this ip is resolvable by Login just leave *

InternalHostname = 127.0.0.1

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = 127.0.0.1

 

# This is the server id that the gameserver will request (i.e. 1 is Bartz)

RequestServerID = 1

 

# If set to true, the login will give an other id to the server (if the requested id is already reserved)

AcceptAlternateID = True

 

# ================================================================

#                        Database informations

# ================================================================

 

Driver = com.mysql.jdbc.Driver

#Driver = org.hsqldb.jdbcDriver

#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

 

URL = jdbc:mysql://localhost/acis  [edw to name tis Database(suni8ws l2jdb)]

#URL = jdbc:hsqldb:hsql://localhost/acis   

#URL = jdbc:sqlserver://localhost/database=acis/user=sa/password=

 

Login = root

Password = (edw vazeis to Password an exeis)

 

# Maximum database connections (minimum 2, basically 10 if number under 10, default 100)

MaximumDbConnections = 100

 

# Idle connections expiration time (0 = never expire, default)

MaximumDbIdleTime = 0

 

# Datapack root directory, default to current directory from which the server is started

# DatapackRoot = C:/Work/tmp/DataPack

 

  • 0
Posted

exeis valei password sto Mysql? an nai valto kai sta configs, i mpori na exeis kanei kati alo la8os sta configs..

 

lathos sta cofigs malon giath password den exw sto mysql

  • 0
Posted

borw apla na antigrapsw ta dika sou configs ?

antigrapseta..apla alkakse ta external ip, to port sto gameserver apo 7778 kanto 7777, kai sto navicat kane database me onoma acis anti gia kati alo

ps: to gameserver den einai olo to config...adegrapse oti xriazase

  • 0
Posted

kati teleuteo to database installer einai se diaforetiko fakelo apo to configs peirazei?

deksi click kai edit to database installer...kai vazeis oti sou zitaei...prosoxh,to password,to login kai to database an thumame kala sta zutaei 2 fores...apla alakseta sumfona me ta stuxeia pou exeis sta configs
Guest
This topic is now closed to further replies.


×
×
  • Create New...