there is one other thing, when installing the database:
right click on tools/database_installer.bat
and edit all the needed values:
Code:
set mysqlBinPath= your_full_mysql_path/bin
set lsuser=database_user (defalult: root)
set lspass=database_password (defalult: root)
set lsdb=database_name (defalult: l2jdb)
set lshost=database_host (defalult: localhost)
set gsuser=database_user (defalult: root)
set gspass=database_password (defalult: root)
set gsdb=database_name (defalult: l2jdb)
set gshost=database_host (defalult: localhost)
and then do what WhiteTiger123 told you...
and if you can`t handle that, forget the idea of holding a server, because you can`t complete a simple task...