This morning, we finally set up the private server of World of Warcraft to run successfully. Happy.
Record the entire construction process:
1) first download private server: From mangoscn.com download big mango: ftp://www.mangoscn.com/TCCN-3.2.2-Trinity5749.exe
You do not need to register for downloading from this address. If you click on the webpage from mangoscn.com, you also need an invitation code to download it after registration.
2) Find the wow client.
Here, the server version 3.2.2 is used.
3) install the private server.
After installation, You can see "one-click Web server startup" and "one-click wow server startup ".
4) Start the private server.
Start "one-click Start web server" and then "one-click Start wow server ".
It must be started in this order. Otherwise, the MySQL server cannot be found when "one-click wow server startup" is started, because MySQL is started by "one-click Web server startup" by default.
5) log on to MySQL.
You can use navicat or mysqlquerybrowser.
The default logon name and password are root/2009.
6) modify the IP address in realmlist. Because the default value is 127.0.0.1, change it to the actual IP address.
7) modify the host and execute it on the client.
Modify dlq.rar. Change the IP address of the private server. Then execute the BAT file.
Now you can log on to wow server 3.2.2. Create an account, create a role, modify properties, and add equipment. The number of characters can reach a maximum of 255.
Notes:
1) do not install it in a directory with spaces, such as C:/program files/xxx.
2) port 80 may be occupied. If it is occupied, disable the service that occupies port 80 or modify the default port number of Tomcat.
3) install. netframework3.5 before starting.
4) The server version must match the Client Version. Otherwise, you may not be able to log on, and there is no prompt.
In addition, if the server is used, it seems that the national server is not easy to use (3.1.3 of the private server is not allowed to be connected)