Jump to content
  • 0

how i can run 2 server in 1 pc.


Question

Posted

hi all, i want know how i can run 2 server in 1 computer, explain 1 server pvp and 1 server normal, both interlude, and the same^^, example 2 oneo, but diferent rates, and diferents server, i can? and if i can, how can?, if now a guide or something can say me, 1 friend say me, cant get 2 server in 1  macine, i cant get 1 login for 2 database diferents, and btw can make 2 diferents database and how? plz if can help me, i get a really thx but BUG thx i w8 ansius the answer.

Recommended Posts

  • 0
Posted

where C:\Program Files\MySQL\MySQL Server (4.1)\bin is the version of your MySQL server (eg 5.0)

if you have click it first time (after the extract) it will ask you the directory.if you have the MySQL Server 5.0 just change it like that

C:\Program Files\MySQL\MySQL Server 5.0\bin

 

REM Default values:
set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 4.1\bin
REM LOGINSERVER
set lsuser=root
set lspass= (your pass)
set lsdb=l2jdb2
set lshost=localhost

REM GAMESERVER
set gsuser=root
set gspass= (your pass)
set gsdb=l2jdb2
set gshost=localhost

if you change it like that it will install the sqls to the l2jdb2 so it is more easier from install it one by one...

Guest
This topic is now closed to further replies.


×
×
  • Create New...