Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

  • 0
Posted

Νομίζω πρέπει να δώσεις το σωστό μονοπάτι της mysql σου...και να αλλάξεις το όνομα της database που εχει ιδι μεσα ως προεπιλογη

 

δεξη κλικ στο Database Installer.bat --> επεξεργασια και αλαξε

 

set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.5\bin

 

και αυτο

 

REM Configurate database connection loginserver

set lsuser=root

set lspass=

set lsdb=l2jdb

set lshost=localhost

 

REM Configurate database connection Gameserver

set gsuser=root

set gspass=

set gsdb=l2jdb

set gshost=localhost

REM ############################################

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..