Показать сообщение отдельно
Непрочитано 26.04.2012, 20:55   #5
Аватар для Shilling
Пользователь

Автор темы (Топик Стартер) Re: Помогите с логин сервером

Код HTML:
# Database user
database.user = root

# Database password
# Write your password here!
database. = 
# Minimum amount of database connections that will allways in the pool
database.connections.min = 5

# Maximum amount of DB connections that server can use
database.connections.max = 10

# Script context that will be loaded by database factory, it should implement DAO instances
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
Все верно же
Shilling вне форума Ответить с цитированием