-
Newbie
setting up website over the web
i made my website with the tbc pack and have all the apache mysql and everything running and everything works. i also have an adress crazyness.no-ip.org but i want to put my tbc on ther so evryone could play my server what do i do .plz help me
:sq_yellow
-
-
Member
Re: setting up website over the web
The most common problems with getting servers online: having firewalled connections (blocks ports), and incorrect routing (no path to the server).
Game Server:
1. Edit your realmd database, realmlist table, address field and change 127.0.0.1 to crazyness.no-ip.org
2. Edit your realmlist.wtf to contain "set realmlist crazyness.no-ip.org"
Start up your gameserver (mangosd and realmd).
If there are no blocking (firewall) or routing (forwarding) problems, your gameserver will be accessable to the internet.
Web Server:
1. Try http://crazyness.no-ip.org
If there are no blocking (firewall) or routing (forwarding) problems, your webserver (with default page) will be accessable to the internet.
2. Replace the default Apache website files with your TBC website files.
Aside from that we will need a little more information before we can really help, such as "Did you remove all firewall/security applications?" and "Are you using a router?".