Здравствуйте, гость ( Вход | Регистрация )

Навигация

Ссылки форума

Навигация по форуму

 
Reply to this topicStart new topic
Проблема Захода На Сервер., Немогу зайти на сервер при выборе сервера
didima
сообщение 8.9.2008, 15:41
Сообщение #1



Новичок
Группа: Members
Сообщений: 1
Регистрация: 12.1.2008
Поблагодарили: 0 *


Народ может немножко не туда пишу,но у меня не заходит на сервер ну как не заходит при выборе сервера я выбираю свой 1 ( он там один ) долго жму и не заходит,когда я перезагружаю комп и запускаю серв тогда всё норм я долго не догонял почему так происходит а потом заметел при загрузки сервера когда на него не зайти пишет немножко в конце одно а когда можно зайти другое . НАРОД помогите пожалуйста решить проблему а то я зае уже перезагружать комп!!! З.Ы Вот 2 скрина (0 когд заходит а 2 когда не заходит) на гейм сервер, и ето у меня бывает с совершенно размыми сборками и командами.




Сообщение отредактировал didima - 8.9.2008, 15:47
Go to the top of the page
 
+Quote Post
overload
сообщение 7.10.2008, 19:37
Сообщение #2



Новичок
Группа: Members
Сообщений: 4
Регистрация: 6.10.2008
Поблагодарили: 1 *


а у меня ваще ошибок никаких не выдаёт(ни гейм ни логин сервер) а просто не заходит на серв(при выборе серва так же) хотя всё правельно настроил
З.Ы. сборка ребелион интерлюд финал

ПОМОГИТЕ плз !!!!!
Go to the top of the page
 
+Quote Post
[ADM]DarkDemon
сообщение 7.10.2008, 20:03
Сообщение #3



Свой человек
Группа: Advanced Members
Сообщений: 132
Регистрация: 21.9.2008
Поблагодарили: 78 *


кинь конфиги свои геймсервера
Go to the top of the page
 
+Quote Post
overload
сообщение 7.10.2008, 20:11
Сообщение #4



Новичок
Группа: Members
Сообщений: 4
Регистрация: 6.10.2008
Поблагодарили: 1 *


вот вроде то что просил
Go to the top of the page
 
+Quote Post
1Dk9v8bcc
сообщение 1.11.2008, 3:08
Сообщение #5



Новичок
Группа: Newbies
Сообщений: 4
Регистрация: 26.10.2008
Поблагодарили: 0 *


сюда пишите решение у меня с грацией парт 2 тоже проблема появляется окно выбора нно не аходит безо всяких ошибок( не заходит у игроков которые пробуют зайти)

городская сеть по 8мижильному кабелю(100мбит.с)

скиньте кто правельные настройки для сети в грации
Go to the top of the page
 
+Quote Post
Groza
сообщение 1.11.2008, 3:25
Сообщение #6



39
Группа: La2base Clients
Сообщений: 208
Регистрация: 30.8.2008
Поблагодарили: 67 *


Цитата(1Dk9v8bcc @ 1.11.2008, 3:13) *
сюда пишите решение у меня с грацией парт 2 тоже проблема появляется окно выбора нно не аходит безо всяких ошибок( не заходит у игроков которые пробуют зайти)

городская сеть по 8мижильному кабелю(100мбит.с)

скиньте кто правельные настройки для сети в грации

Ты свои лучше выложи конфиги
Go to the top of the page
 
+Quote Post
1Dk9v8bcc
сообщение 1.11.2008, 15:09
Сообщение #7



Новичок
Группа: Newbies
Сообщений: 4
Регистрация: 26.10.2008
Поблагодарили: 0 *


Цитата
Цитата(Groza @ 1.11.2008, 3:30) *

Ты свои лучше выложи конфиги

# Here you can Setup:
# ------------------
# - General network Connection
# - Telnet
# - Database Connection
# - HTML cache

# ------------------------------------------------------------------------------------------------- #
# Usually you have to change the ExternalHostname option to #
# - 127.0.0.1 (if you want to play alone / testing purpose) #
# - LAN IP* (if you want to play from another computer in the network) #
# - WAN IP** (if you want to play with friends over internet) #
# - Support => http://www.l2emu.net #
# - If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" #
# - If you want to get you WAN IP, visit http://www.whatismyip.com or http://www.showip.com #
# ------------------------------------------------------------------------------------------------- #

# ---------------------------------
# Section: Network Connection Setup
# ---------------------------------
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
# This is The IP/Port Gameserver will Assume and Use.
GameServerHostName =* - свой ип ставить пробовал таже песня
GameServerPort = 7777

# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 172.17.0.147

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

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

# Network traffic optimization:
NetworkTrafficOptimization = false

# Minimum time between sending char's hp/mp status update packet
NetworkTrafficOptimizationMs = 400

# Minimum time between broadcast packets (charinfo,movement)
NetworkTrafficOptimizationBroadCastMs = 800

# ------------------------------------
# Section: Subnets & Advanced Routing
# ------------------------------------
# Define optional networks and router IPs
#
# Format:
#
# Subnet = host, net/mask; host, net/mask, net/mask
#
# host - IP address (200.100.200.100) or
# fully qualified domain name (example.org)
#
# net/mask - mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0
# would be 192.168.*.*
#
# External - external hostname, you defined in server.properties
# Internal - internal hostname, you defined in server.properties
#
# Example:
# Subnet = 169.254.1.100, 169.254.0.0/16, 111.222.333.0/255.255.255.0
InternalNetworks = 111.222.333.0/255.255.255.0
OptionalNetworks = 111.222.333.0/255.255.255.0
Subnet = Internal, 111.222.333.0/255.255.255.0
Subnet = External, 111.222.333.0/255.255.255.0


# ---------------
# Section: Telnet
# ---------------
# Enables /Disables Telnet Server.
EnableTelnet = false

# This is the port telnet server will bind to
# default 23, telnet port.
StatusPort = 23

# If the following is not set, a random password is generated on server startup.
# default l2emuproject, fell free to change it.
StatusPW = l2emuproject

# Use alternative telnet, requiring to do a real login with a GM so your GM-name can be used for messaged instead of "telnet".
AltTelnet = true

# if a password is not set, telnet server will generate a random one, so you define the size of it.
TelnetPasswordLength = 10

# Hosts must be resolvable to an IP.
# define here the IPs allowed to connect to your server via Telnet.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# NOTE: Make sure there are no spaces between hosts/ips !
ListOfHosts = 127.0.0.1,localhost

# ----------------------------
# Section: Database Connection
# ----------------------------
# MySQL Driver we will use to connect to database
Driver= com.mysql.jdbc.Driver
# here are some other drivers :
# Driver= org.hsqldb.jdbcDriver
# Driver= com.microsoft.sqlserver.jdbc.SQLServerDriver

# URL to connect to database.
URL = jdbc:mysql://localhost/l2emu
# here are some other url's :
# URL = jdbc:hsqldb:hsql://localhost/L2Emu_DB
# URL = jdbc:sqlserver://localhost/database=L2Emu_DB/user=sa/password=

# your database login (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own login)
Login = root

# your database password (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own pass)
Password = ....

# define here how many connections are allowed at the same time.
MaximumDbConnections = 50

# -------------------
# Section: HTML Cache
# -------------------
# Set the html cache's lazy loading true or false
# (Load html's into cache only on first time requested)
LazyCache = true


брандмаувера у меня нету
и аутпуста тоже нету
внутренний(сетвей ип) 172.17.0.147

для меня сервер доступен, я могу его выбрать в логин листе
с других ип протсто не пускает на серв без всяких ошибок про
Go to the top of the page
 
+Quote Post
phul
сообщение 1.11.2008, 15:32
Сообщение #8



Новичок
Группа: Members
Сообщений: 5
Регистрация: 29.7.2008
Поблагодарили: 2 *


Цитата(didima @ 8.9.2008, 15:46) *
Народ может немножко не туда пишу,но у меня не заходит на сервер ну как не заходит при выборе сервера я выбираю свой 1 ( он там один ) долго жму и не заходит,когда я перезагружаю комп и запускаю серв тогда всё норм я долго не догонял почему так происходит а потом заметел при загрузки сервера когда на него не зайти пишет немножко в конце одно а когда можно зайти другое . НАРОД помогите пожалуйста решить проблему а то я зае уже перезагружать комп!!! З.Ы Вот 2 скрина (0 когд заходит а 2 когда не заходит) на гейм сервер, и ето у меня бывает с совершенно размыми сборками и командами.



Порт поменяй в конфиге геймсервера на 7776
Go to the top of the page
 
+Quote Post
DerSizeS
сообщение 1.11.2008, 15:33
Сообщение #9



Познающий
Группа: Advanced Members
Сообщений: 86
Регистрация: 11.1.2008
Поблагодарили: 55 *


ListOfHosts = 127.0.0.1,localhost,172.17.0.147

p.s. у тебя провайдер "прогресс"?)
Go to the top of the page
 
+Quote Post
1Dk9v8bcc
сообщение 1.11.2008, 16:11
Сообщение #10



Новичок
Группа: Newbies
Сообщений: 4
Регистрация: 26.10.2008
Поблагодарили: 0 *


Цитата(DerSizeS @ 1.11.2008, 15:38) *
ListOfHosts = 127.0.0.1,localhost,172.17.0.147

p.s. у тебя провайдер "прогресс"?)

Cейчас буду пробовать

нет, это же внутренний ип, у нас городская сеть


а гейм сервер нейм и логин сервер нейм = 0.0.0.0? или мой ип ставить?
Go to the top of the page
 
+Quote Post
DerSizeS
сообщение 1.11.2008, 16:22
Сообщение #11



Познающий
Группа: Advanced Members
Сообщений: 86
Регистрация: 11.1.2008
Поблагодарили: 55 *


Тебе решать,там и со * все ок.
Go to the top of the page
 
+Quote Post
1Dk9v8bcc
сообщение 1.11.2008, 17:12
Сообщение #12



Новичок
Группа: Newbies
Сообщений: 4
Регистрация: 26.10.2008
Поблагодарили: 0 *


настройте кто нибудь пож. для образца под моим ип логин и гейм серве
в и.т совсем другие настройки были...


Код
# ==================    #========================#
# L2EMU PROJECT PACK    # Network Configuration  #
# ==================    #========================#

# ================================================================================
================= #
# This is the network configuration file. Here you can set up the connection for your Loginserver.  #
# Usually you have to change the LoginServerHostName option to                                      #
# - 127.0.0.1 (if you want to play alone / testing purpose)                                         #  
# - LAN IP* (if you want to play from another computer in the network)                              #
# - WAN IP** (if you want to play with friends over internet)                                       #
# - Support => http://www.l2emu.net                                                                 #
# - If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" #
# - If you want to get you WAN IP, visit http://www.whatismyip.com  or www.showip.com               #
# ================================================================================
================= #

# ==========
# Connection
# ==========

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostName = 172.17.0.147
LoginServerPort = 2106

# The port, ip on which login will listen for GameServers
LoginPort = 9014
LoginHostName = 172.17.0.147

# The delay between IP Update Time.
# set this delay in minutes after which the login updates the gameservers IP's
# (usefull when ip is dynamic)
# (0 = disabled) in Minutes
IpUpdateTime = 10


# Telnet is disabled by default.
EnableTelnet = false

# ============
# Port Related
# ============
# This is the port telnet server will bind to
StatusPort = 23

# ============
# Pass Related
# ============
# If the following is not set, a random password is generated on server startup.
# StatusPW = somePass

# =====
# Hosts
# =====
# This list can contain IPs or Hosts of clients you wish to allow.
# Hosts must be resolvable to an IP.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# Make sure there are no spaces between hosts/ips
ListOfHosts = 127.0.0.1,localhost,172.17.0.147


# --------------------
# Database Information
# --------------------

# Define MySQL Driver
Driver = com.mysql.jdbc.Driver

# here you have some more drivers:
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

# Define MySQL Driver URL.
URL = jdbc:mysql://localhost/l2emu

# here you have some more urls:
# URL = jdbc:hsqldb:hsql://localhost/L2Emu
# URL = jdbc:sqlserver://localhost/database = L2Emu_DB/user = sa /password = (your pass)

# Your login to Database (default = root)
Login = root

# Your password to database (default = root)
Password = мой пас
# Define how many connections are allowed on your database.
MaximumDbConnections = 10




Цитата
# ================== #==================#
# L2Emu Project Pack # Network Settings #
# ================== #==================#

# ------------------
# Here you can Setup:
# ------------------
# - General network Connection
# - Telnet
# - Database Connection
# - HTML cache

# ------------------------------------------------------------------------------------------------- #
# Usually you have to change the ExternalHostname option to #
# - 127.0.0.1 (if you want to play alone / testing purpose) #
# - LAN IP* (if you want to play from another computer in the network) #
# - WAN IP** (if you want to play with friends over internet) #
# - Support => http://www.l2emu.net #
# - If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" #
# - If you want to get you WAN IP, visit http://www.whatismyip.com or http://www.showip.com #
# ------------------------------------------------------------------------------------------------- #

# ---------------------------------
# Section: Network Connection Setup
# ---------------------------------
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
# This is The IP/Port Gameserver will Assume and Use.
GameServerHostName = 172.17.0.147
GameServerPort = 7777

# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 172.17.0.147

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

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

# Network traffic optimization:
NetworkTrafficOptimization = false

# Minimum time between sending char's hp/mp status update packet
NetworkTrafficOptimizationMs = 400

# Minimum time between broadcast packets (charinfo,movement)
NetworkTrafficOptimizationBroadCastMs = 800

# ------------------------------------
# Section: Subnets & Advanced Routing
# ------------------------------------
# Define optional networks and router IPs
#
# Format:
#
# Subnet = host, net/mask; host, net/mask, net/mask
#
# host - IP address (200.100.200.100) or
# fully qualified domain name (example.org)
#
# net/mask - mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0
# would be 192.168.*.*
#
# External - external hostname, you defined in server.properties
# Internal - internal hostname, you defined in server.properties
#
# Example:
# Subnet = 169.254.1.100, 169.254.0.0/16, 111.222.333.0/255.255.255.0
InternalNetworks = 111.222.333.0/255.255.255.0
OptionalNetworks = 111.222.333.0/255.255.255.0
Subnet = Internal, 111.222.333.0/255.255.255.0
Subnet = External, 111.222.333.0/255.255.255.0


# ---------------
# Section: Telnet
# ---------------
# Enables /Disables Telnet Server.
EnableTelnet = false

# This is the port telnet server will bind to
# default 23, telnet port.
StatusPort = 23

# If the following is not set, a random password is generated on server startup.
# default l2emuproject, fell free to change it.
StatusPW = l2emuproject

# Use alternative telnet, requiring to do a real login with a GM so your GM-name can be used for messaged instead of "telnet".
AltTelnet = true

# if a password is not set, telnet server will generate a random one, so you define the size of it.
TelnetPasswordLength = 10

# Hosts must be resolvable to an IP.
# define here the IPs allowed to connect to your server via Telnet.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# NOTE: Make sure there are no spaces between hosts/ips !
ListOfHosts = 127.0.0.1,localhost,172.17.0.147

# ----------------------------
# Section: Database Connection
# ----------------------------
# MySQL Driver we will use to connect to database
Driver= com.mysql.jdbc.Driver
# here are some other drivers :
# Driver= org.hsqldb.jdbcDriver
# Driver= com.microsoft.sqlserver.jdbc.SQLServerDriver

# URL to connect to database.
URL = jdbc:mysql://localhost/l2emu
# here are some other url's :
# URL = jdbc:hsqldb:hsql://localhost/L2Emu_DB
# URL = jdbc:sqlserver://localhost/database=L2Emu_DB/user=sa/password=

# your database login (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own login)
Login = root

# your database password (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own pass)
Password = мой пас
# define here how many connections are allowed at the same time.
MaximumDbConnections = 50

# -------------------
# Section: HTML Cache
# -------------------
# Set the html cache's lazy loading true or false
# (Load html's into cache only on first time requested)
LazyCache = true





затыкаю спасибками 30247d5321bc.gif
Go to the top of the page
 
+Quote Post
Arey2000
сообщение 3.11.2008, 15:05
Сообщение #13



Новичок
Группа: Members
Сообщений: 5
Регистрация: 27.9.2008
Поблагодарили: 6 *


Попробуй вот так

Цитата
# ================== #========================#
# L2EMU PROJECT PACK # Network Configuration #
# ================== #========================#

# ================================================================================
================= #
# This is the network configuration file. Here you can set up the connection for your Loginserver. #
# Usually you have to change the LoginServerHostName option to #
# - 127.0.0.1 (if you want to play alone / testing purpose) #
# - LAN IP* (if you want to play from another computer in the network) #
# - WAN IP** (if you want to play with friends over internet) #
# - Support => http://www.l2emu.net #
# - If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" #
# - If you want to get you WAN IP, visit http://www.whatismyip.com or www.showip.com #
# ================================================================================
================= #

# ==========
# Connection
# ==========

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostName = 172.17.0.147
LoginServerPort = 2106

# The port, ip on which login will listen for GameServers
LoginPort = 9014
LoginHostName = 127.0.0.1

# The delay between IP Update Time.
# set this delay in minutes after which the login updates the gameservers IP's
# (usefull when ip is dynamic)
# (0 = disabled) in Minutes
IpUpdateTime = 10


# Telnet is disabled by default.
EnableTelnet = false

# ============
# Port Related
# ============
# This is the port telnet server will bind to
StatusPort = 23

# ============
# Pass Related
# ============
# If the following is not set, a random password is generated on server startup.
# StatusPW = somePass

# =====
# Hosts
# =====
# This list can contain IPs or Hosts of clients you wish to allow.
# Hosts must be resolvable to an IP.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# Make sure there are no spaces between hosts/ips
ListOfHosts = 127.0.0.1,localhost


# --------------------
# Database Information
# --------------------

# Define MySQL Driver
Driver = com.mysql.jdbc.Driver

# here you have some more drivers:
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

# Define MySQL Driver URL.
URL = jdbc:mysql://localhost/l2emu

# here you have some more urls:
# URL = jdbc:hsqldb:hsql://localhost/L2Emu
# URL = jdbc:sqlserver://localhost/database = L2Emu_DB/user = sa /password = (your pass)

# Your login to Database (default = root)
Login = root

# Your password to database (default = root)
Password = мой пас
# Define how many connections are allowed on your database.
MaximumDbConnections = 10



Цитата
# ================== #==================#
# L2Emu Project Pack # Network Settings #
# ================== #==================#

# ------------------
# Here you can Setup:
# ------------------
# - General network Connection
# - Telnet
# - Database Connection
# - HTML cache

# ------------------------------------------------------------------------------------------------- #
# Usually you have to change the ExternalHostname option to #
# - 127.0.0.1 (if you want to play alone / testing purpose) #
# - LAN IP* (if you want to play from another computer in the network) #
# - WAN IP** (if you want to play with friends over internet) #
# - Support => http://www.l2emu.net #
# - If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" #
# - If you want to get you WAN IP, visit http://www.whatismyip.com or http://www.showip.com #
# ------------------------------------------------------------------------------------------------- #

# ---------------------------------
# Section: Network Connection Setup
# ---------------------------------
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
# This is The IP/Port Gameserver will Assume and Use.
GameServerHostName = 172.17.0.147
GameServerPort = 7777

# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 127.0.0.1

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

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

# Network traffic optimization:
NetworkTrafficOptimization = false

# Minimum time between sending char's hp/mp status update packet
NetworkTrafficOptimizationMs = 400

# Minimum time between broadcast packets (charinfo,movement)
NetworkTrafficOptimizationBroadCastMs = 800

# ------------------------------------
# Section: Subnets & Advanced Routing
# ------------------------------------
# Define optional networks and router IPs
#
# Format:
#
# Subnet = host, net/mask; host, net/mask, net/mask
#
# host - IP address (200.100.200.100) or
# fully qualified domain name (example.org)
#
# net/mask - mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0
# would be 192.168.*.*
#
# External - external hostname, you defined in server.properties
# Internal - internal hostname, you defined in server.properties
#
# Example:
# Subnet = 169.254.1.100, 169.254.0.0/16, 111.222.333.0/255.255.255.0
InternalNetworks = 172.17.0.0/255.255.255.0
OptionalNetworks = 172.17.0.0/255.255.255.0
Subnet = Internal, 172.17.0.0/255.255.255.0
Subnet = External, 172.17.0.0/255.255.255.0



# ---------------
# Section: Telnet
# ---------------
# Enables /Disables Telnet Server.
EnableTelnet = false

# This is the port telnet server will bind to
# default 23, telnet port.
StatusPort = 23

# If the following is not set, a random password is generated on server startup.
# default l2emuproject, fell free to change it.
StatusPW = l2emuproject

# Use alternative telnet, requiring to do a real login with a GM so your GM-name can be used for messaged instead of "telnet".
AltTelnet = true

# if a password is not set, telnet server will generate a random one, so you define the size of it.
TelnetPasswordLength = 10

# Hosts must be resolvable to an IP.
# define here the IPs allowed to connect to your server via Telnet.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# NOTE: Make sure there are no spaces between hosts/ips !
ListOfHosts = 127.0.0.1,localhost

# ----------------------------
# Section: Database Connection
# ----------------------------
# MySQL Driver we will use to connect to database
Driver= com.mysql.jdbc.Driver
# here are some other drivers :
# Driver= org.hsqldb.jdbcDriver
# Driver= com.microsoft.sqlserver.jdbc.SQLServerDriver

# URL to connect to database.
URL = jdbc:mysql://localhost/l2emu
# here are some other url's :
# URL = jdbc:hsqldb:hsql://localhost/L2Emu_DB
# URL = jdbc:sqlserver://localhost/database=L2Emu_DB/user=sa/password=

# your database login (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own login)
Login = root

# your database password (by default MySQL uses = root, Warning: Not a Safe Setting! try to use your own pass)
Password = мой пас
# define here how many connections are allowed at the same time.
MaximumDbConnections = 50

# -------------------
# Section: HTML Cache
# -------------------
# Set the html cache's lazy loading true or false
# (Load html's into cache only on first time requested)
LazyCache = true


Сообщение отредактировал Arey2000 - 3.11.2008, 15:06
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
3 чел. читают эту тему (гостей: 3, скрытых пользователей: 0)
Пользователей: 0

 

RSS Текстовая версия Сейчас: 13.7.2026, 6:45