What's new

I have a question. Help me pls

LordDani

Silver Supporter
Veteran Member
36
2014
0
Hi guys. I have a Cataclysm mounted server and wanted to open another server but lich king or pandariam. But do not know how to open 2 database and the 2 servers simultaneously. Someone explain to me or have any tutorial.

Ty :)
 

Mr. Satan

Admiral Squatbar
Mythical User
Head Moderator
Gold Supporter
MoP Premium
Superior Member
1,012
2016
196
Location
World Martial Arts Championships
Hi guys. I have a Cataclysm mounted server and wanted to open another server but lich king or pandariam. But do not know how to open 2 database and the 2 servers simultaneously. Someone explain to me or have any tutorial.

Ty :)

Sorry but I don't think you can. Well, you might be able to with a virtual machine, or whatever it's called, but even then I'm not sure you can. Still worth a try though, I guess.
Out of curiousity, why would you want 2 servers on the same computer?
 

Tyrelis

Mythical User
Senior User
192
2014
12
Location
Root
You can run server simultaneously but the auth database must be the same as other expansions otherwise you cannot run multiple expansions. If auth database is same I can help install send me a pm.
 
Last edited:

Mr. Satan

Admiral Squatbar
Mythical User
Head Moderator
Gold Supporter
MoP Premium
Superior Member
1,012
2016
196
Location
World Martial Arts Championships
You can run server simultaneity but the auth database must be the same as other expansions otherwise you cannot run multiple expansions. If auth database is same I can help install send me a pm.

I thought as long as you had a MySQL server up, you couldn't have another one?
Well, I've only tried having a 3.5.5 and a 4.3.4 up once and it didn't work, so that goes with what you're saying, but still.
 

LordDani

Silver Supporter
Veteran Member
36
2014
0
You can run server simultaneously but the auth database must be the same as other expansions otherwise you cannot run multiple expansions. If auth database is same I can help install send me a pm.

Mmm ok, I try to do when in doubt I notice mp.
 

OMGhixD

Gold Supporter
Epic Member
522
2014
58
It is possible. quite possible to. Done it myself before a few times

Step one: you will need to open your Database program you use to look/edit your database like navicat or heidiSQl or what ever and run a back up of your World database + char database and after the back up's are done on both database's or if you got world database already like you want to use 2 dif one's you already got

then just make a new database name it World2 and make one more and name it char2 or what ever for the char database and inport the world database in the world database you just made and inport the char database into the char database you just made and then go to your world config file (Note this is if you using trinity) and open the world server config and go down to the Database config and change the configs so it will conect to your 2ed database you just made the 2ed core you using so it be like main realm config =

Auth server username,password,Auth
World server - username,password,world
char - username,password,char


and the 2ed config file for your 2ed core should look like this


Auth server username,password,Auth
World server - username,password,world2
char - username,password,char2

so it will load your 2ed world for your server core/realm and change the ports such as world server port to something else then what it is
then last change the realmid and add the realm in the database under Auth > realmlist and add it there and load the 2ed world and that how you make 2 realm

Credits
Tutorial from Ghostcrawler336
 

LordDani

Silver Supporter
Veteran Member
36
2014
0
It is possible. quite possible to. Done it myself before a few times

Step one: you will need to open your Database program you use to look/edit your database like navicat or heidiSQl or what ever and run a back up of your World database + char database and after the back up's are done on both database's or if you got world database already like you want to use 2 dif one's you already got

then just make a new database name it World2 and make one more and name it char2 or what ever for the char database and inport the world database in the world database you just made and inport the char database into the char database you just made and then go to your world config file (Note this is if you using trinity) and open the world server config and go down to the Database config and change the configs so it will conect to your 2ed database you just made the 2ed core you using so it be like main realm config =

Auth server username,password,Auth
World server - username,password,world
char - username,password,char


and the 2ed config file for your 2ed core should look like this


Auth server username,password,Auth
World server - username,password,world2
char - username,password,char2

so it will load your 2ed world for your server core/realm and change the ports such as world server port to something else then what it is
then last change the realmid and add the realm in the database under Auth > realmlist and add it there and load the 2ed world and that how you make 2 realm

Credits
Tutorial from Ghostcrawler336

I did just that. clearly on the database server not portable but when I try to open the worldserver.exe closes with it. Has the password and the name of the database is not set correctly but if you need to edit a line more.

ossrcp.png
 
Last edited:

LordDani

Silver Supporter
Veteran Member
36
2014
0
which it is already the problem. Anyone know of any effective way to backup databases with a large size and restore it when the new database is not error?
 
Top