Показать сообщение отдельно
Непрочитано 07.08.2009, 03:36   #3
Пользователь

Автор темы (Топик Стартер) Ответ: И еще вопросик=) запуск database_installer.bat

Нажал "да", следующее окно:

Жму "континие", получается вот такое:

все время какието ошибки.... вот настройка (её часть, то что я изменял) database_installer.bat:
Цитата:
@echo off
REM ##############################################
REM ## L2Dot Database Installer ##
REM ##############################################
REM ## Interactive script setup - L2 Dot Team ##
REM ##############################################
REM Copyright (C) 2009 L2J Dot ServerPack
REM This program is free software; you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
REM the Free Software Foundation; either version 2 of the License, or (at
REM your option) any later version.
REM
REM This program is distributed in the hope that it will be useful, but
REM WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
REM or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
REM for more details.
REM
REM You should have received a copy of the GNU General Public License along
REM with this program; if not, write to the Free Software Foundation, Inc.,
REM 675 Mass Ave, Cambridge, MA 02139, USA. Or contact the Official L2Dot
REM DataPack / ServerPack Project at http://www.L2Dot.com, http://forum.l2dot.com

REM C:\Program Files\MySQL\MySQL Server 5.1\bin
set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.1\bin
set DateT=%date%

REM LOGINSERVER
set lsuser=root
set lspass=1111
set lsdb=l2jdb
set lshost=localhost

REM GAMESERVER
set gsuser=root
set gspass=1111
set gsdb=l2jdb
set gshost=localhost

set config_file=vars.txt
set config_version=0

set workdir="%cd%"
set full=0
set stage=0
set logging=0

set upgrade_mode=0
set backup=.
set logdir=.
set safe_mode=1
set cmode=c
set fresh_setup=0
Посмотрите плиз, оч рассчитываю на помощь
PS: сервер создавал для игры только со своего компьютера, пароль при установке мускуля - 1111
RoOSLaN вне форума Ответить с цитированием
Сказали спасибо: