First of all you must have World of Warcraft: The Buning Crusade 2.0.8
you can download patches from
PART 1: DOWNLOADS
1. Download SQLyog at
2. Download the latest version of EasyPHP at
3. Download the server:
DOWNLOAD LINKS BY DJRavine:
DOWNLOAD:
DOWNLOAD:
DOWNLOAD:
PART 2: INSTALL
1. Install EasyPHP
2. Install SQLyog
3. Extract MaNGOS_TBC_v2.0.8_COMPLETE.rar to "C:\Mangos"
PART 3: SETTING UP YOUR PASSWORD
1. Run EasyPHP (Be sure that Apache and Mysql are on "Running" status, right-click on his icon in trayicon, on the bottom-right side of the screen, and click Run or press F2)
2. Open your EasyPHP folder (Eg. C:\Program files\EasyPHP 2.0b1) and copy phpmyadmin folder in www folder.
3. Open your browser and go to
4. Click on Privileges
5. Click Edit Privileges of root user (the right sided icon with a guy with a pencil)
6. Edit there your password (it will be usefull for mangosd.exe and realmd.exe connection to databases)
PART 4: SETTING UP YOUR DATABASES
1. Now open SQLyog
2. Put "localhost" as MySQL Host Address, "root" as User Name, the password of your database as Password and "3306" as port
3. Click Save and then click on Connect
4. Right-Click on root@localhost group and then select "Create Database"
5. Type "mangos"
6. Repeat step 4 and then step 5 but type "realmd" instead of mangos this time
7. Now right-click on mangos database and select "Restore From SQL Dump"
8. Find the mangos_bc.sql and load it (it should be in "C:\mangos\sql" folder)
9. Wait a little and then repeat step 7 but now for realmd database
10. Same as step 8 but now you've to load realmd.sql
PART 5: SETTING UP REALM(realmd.exe) AND WORLD(mangosd.exe) CONNECTIONS
1. In C:\Mangos folder open realmd.conf with notepad.
2. edit LoginDatabaseInfo like this -> LoginDatabaseInfo = "localhost;3306;root;mypass;realmd" (delete "mypass" and type your password that you've set up in phpmyadmin)
3. Now open realmd.conf with notepad.
4. edit LoginDatabaseInfo as in step 2 and
WorldDatabaseInfo like this -> WorldDatabaseInfo = "127.0.0.1;3306;root;mypass;mangos"
PART 6: RUN YOUR SERVER
1. Run realmd.exe
2. Run mangosd.exe
PART 7: SET UP YOUR CLIENT TO CONNECT TO YOUR SERVER
1. Open realmlist.wtf with notepad.
2. Delete everything and type: "set realmlist 127.0.0.1" (or "set realmlist <your ip>)
Part 8(Optional): INSTALL WEB PORTAL
1. Download
2. Extract it on your www EasyPHP folder ("C:\Program Files\EasyPHP 2.0b1\www" or something like that)
3. Now Open SQLyog
4. Connect into your sql server
5. Right-Click on realmd database database and select "Restore From SQL Dump"
6. Load "sql_account_extends.sql" in sql folder ("C:\Program Files\EasyPHP 2.0b1\www\sql" or where you've extracted the web portal)
7. Do step 5 and then step 6 for "sql_newtables.sql" and then in "C:\Program Files\EasyPHP 2.0b1\www\sql\updates" load 22.sql
8. Edit config.php in www folder like this:
If you have some question... just ask it!
I hope this guide could be usefull for every one that wants to open a new 2.0.8 tbc server
Cya.
By Hakuji.
you can download patches from
To view the content, you need to sign in or register
PART 1: DOWNLOADS
1. Download SQLyog at
To view the content, you need to sign in or register
2. Download the latest version of EasyPHP at
To view the content, you need to sign in or register
3. Download the server:
DOWNLOAD LINKS BY DJRavine:
DOWNLOAD:
To view the content, you need to sign in or register
- 233.93MB [FileCrocodile.com]DOWNLOAD:
To view the content, you need to sign in or register
- 233.93MB [SendSpace]DOWNLOAD:
To view the content, you need to sign in or register
- 233.93MB [UpLoading.com]PART 2: INSTALL
1. Install EasyPHP
2. Install SQLyog
3. Extract MaNGOS_TBC_v2.0.8_COMPLETE.rar to "C:\Mangos"
PART 3: SETTING UP YOUR PASSWORD
1. Run EasyPHP (Be sure that Apache and Mysql are on "Running" status, right-click on his icon in trayicon, on the bottom-right side of the screen, and click Run or press F2)
2. Open your EasyPHP folder (Eg. C:\Program files\EasyPHP 2.0b1) and copy phpmyadmin folder in www folder.
3. Open your browser and go to
To view the content, you need to sign in or register
4. Click on Privileges
5. Click Edit Privileges of root user (the right sided icon with a guy with a pencil)
6. Edit there your password (it will be usefull for mangosd.exe and realmd.exe connection to databases)
PART 4: SETTING UP YOUR DATABASES
1. Now open SQLyog
2. Put "localhost" as MySQL Host Address, "root" as User Name, the password of your database as Password and "3306" as port
3. Click Save and then click on Connect
4. Right-Click on root@localhost group and then select "Create Database"
5. Type "mangos"
6. Repeat step 4 and then step 5 but type "realmd" instead of mangos this time
7. Now right-click on mangos database and select "Restore From SQL Dump"
8. Find the mangos_bc.sql and load it (it should be in "C:\mangos\sql" folder)
9. Wait a little and then repeat step 7 but now for realmd database
10. Same as step 8 but now you've to load realmd.sql
PART 5: SETTING UP REALM(realmd.exe) AND WORLD(mangosd.exe) CONNECTIONS
1. In C:\Mangos folder open realmd.conf with notepad.
2. edit LoginDatabaseInfo like this -> LoginDatabaseInfo = "localhost;3306;root;mypass;realmd" (delete "mypass" and type your password that you've set up in phpmyadmin)
3. Now open realmd.conf with notepad.
4. edit LoginDatabaseInfo as in step 2 and
WorldDatabaseInfo like this -> WorldDatabaseInfo = "127.0.0.1;3306;root;mypass;mangos"
PART 6: RUN YOUR SERVER
1. Run realmd.exe
2. Run mangosd.exe
PART 7: SET UP YOUR CLIENT TO CONNECT TO YOUR SERVER
1. Open realmlist.wtf with notepad.
2. Delete everything and type: "set realmlist 127.0.0.1" (or "set realmlist <your ip>)
Part 8(Optional): INSTALL WEB PORTAL
1. Download
To view the content, you need to sign in or register
(Link By BurningDappa from forum.wowps.com)2. Extract it on your www EasyPHP folder ("C:\Program Files\EasyPHP 2.0b1\www" or something like that)
3. Now Open SQLyog
4. Connect into your sql server
5. Right-Click on realmd database database and select "Restore From SQL Dump"
6. Load "sql_account_extends.sql" in sql folder ("C:\Program Files\EasyPHP 2.0b1\www\sql" or where you've extracted the web portal)
7. Do step 5 and then step 6 for "sql_newtables.sql" and then in "C:\Program Files\EasyPHP 2.0b1\www\sql\updates" load 22.sql
8. Edit config.php in www folder like this:
Code:
<?php
$config = array(
'template' => 'offlike', //Default template
'lang' => 'en', // Default language
'db_type' => 'mysql', //Database type
'db_host' => '127.0.0.1', //Database IP
'db_port' => '3306', // Database Port
'db_username' => 'root',// Database Username
'db_password' => 'mypass',// Database Password
'db_name' => 'realmd', //Name of Realm Database
'db_encoding' => 'CP1251' // Very important, check your mysql "my.ini"
);
$news_forum_id = 0; // forum id for frontpage news.
$bugs_forum_id = 0; // forum id for "bugtracker" forums
$templates = array('offlike');
$languages = array(
'en' => 'English',
'ru' => 'Russian',
'de' => 'German',
'hu' => 'Hungarian',
'es' => 'Spanish'
);
?>
If you have some question... just ask it!
I hope this guide could be usefull for every one that wants to open a new 2.0.8 tbc server

Cya.
By Hakuji.
Last edited: