Forum > Serverside Modding

[QUESTION] Ports for a wow server

<< < (5/14) > >>

Смердокрыл:
I thought the databases are somehow created when I run denwer...

Смердокрыл:
I tried to add the 2 to the names of the folders in usr/local/mysql-5.5 but still, no additional databases are created and the "run" and "stop" files from any server affect all the servers.

Amaroth:
Idk what is "denwer".

Why should be databases made "just by themselves"? How would that possibly work while MySQL really is not just made for TC2, it is database server used by... whoever you can imagine... Do you think that shops use auth, characters and world database? Ofc nope :D. They are made by create script which is being downloaded with TC2 core and which is being executed during database installation.




I suppose that actually reading something about MySQL would help you before you start to run multiple realms and such things.

Magnus:

--- Quote from: "Amaroth" ---I suppose that actually reading something about MySQL would help you before you start to run multiple realms and such things.
--- End quote ---
That's really the best hint to give :-)

Seriously, if you are really running 2 different mysql servers, stop that and deinstall one. IMHO there is only one reason to run different mysql servers and this is if you need for some reason servers with different versions. F. ex. for old software or for developing.
May the best thing is to deinstall both and make a proper installation of exactly 1 server. (Before backup data if necessary)

Than install the 3 databases for TC server ONE and 3 databases with different name for TC server TWO. Put the correct database names in the config files. The mysql port will be for all the mysql default port 3306.

Personally I always install together with a mysql server also apache/php/mysqladmin. It's quite nice to work with mysqladmin sometimes as an alternative to SQLyog. Additionally you can write very easy some scripts in php for modifying stuff in your databases or create some custom interfaces. However you have to read and learn such trivial things by reading tutorials in the internet.

Смердокрыл:

--- Quote from: "Amaroth" ---Idk what is "denwer"
--- End quote ---
This is in russian, but you can use automatic translation (in google chrome for sure): www.denwer.ru/
If you download a pre compilled server from any russian website (which is what I do, since I cannot compile a server myself due to 1)the process being very complicated 2)only 3.5.5 and WoD files available for download on trinity core website), this tool is gonna be in there.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version