Quote:
Originally Posted by nobleman8O
I KNOW. can you read?? you need a second SQL database to run 2 nd server. you cant share the SQL database. and thats no way for you to connect vm and host com to SAME SQL database. FIRST is not allow. secondly you have to solve the vm ip address problem, over all if "first" is not allow. "secondly" will not be exist. got it now dude?
|
but how eg dekaron runing 2 servers on same ip ?
only other ports ... so if the problem is the vm
i can have 1 more pc it's that that problem ...
and about eg they are sharing the account , billing , cash on 2 servers ...
so i think they are using the same database .
how is that possible ?
EDIT :
Quote:
Ok, so here is what you will need to do.
1. change ports: 50005, 7882, 7883, 7886, 1433 to something else on the 2nd "server"
2. setup apache to run on port 8080 on the VM.
3. Set up your registration script to create accounts on both SQL databases. Using the same IP, but with one to port 80 and one to port 8080. That will give the illusion of being the same account db since they will be able to log in with the same username on each.
4. Set up the cash DB to duplicate every minute to the second server.
5. If you get everything setup right, you should work fine the way you wanted it now. (just fyi, people will be able to log in with the same account on both servers... so that will screw up with the cash db, but if you want the same coins, idk any other way.)
|
should i install apache ? on the vmware ?
+
on loginlist.csv what port should i use there ?
cz everytime i write a port and etc i get login does not exist .