Making 2 servers in one vps

konzen002

New member
Messages
13
Points
0
Hello how do I make 2 servers in one vps? I want to make a renewal and a pre renewal in one client which has one login server and two character and map server.

I already tried and followed some of the guides but I always receiving bind failed.
default_sad.png


 
Last edited by a moderator:
You're getting socket bind failure messages because you're trying to run the additional char/map servers on the same ports as your main char/map servers. Modify the ports in conf/map-server.conf and conf/char-server.conf to something 5122 and 6122 or something.

 
Back
Top