• Welcome Message

Ok hello everybody this is my first tutorial here and I hope you enjoy!

Ok then first of all you will want to download Wamp here : Download WampServer 2 - Download PHP, apache, MySQL

just download it then install.
It should be installed into your c:

Next choose the page you want (or make your own page) for what you want your server to be. I use this one : DOWNLOAD NOW!

Extract the contents to :
C: > Wamp > www
Then in the www folder make a folder called "img" and place all the images in there!

Then you'll want to setup the index file.

$lang="en"; // Language ("en" - english, "ru" - russian)
$host="localhost"; // HOST for Antrix database
$user="root"; // USER for Antrix database
$password="ascent"; // PASS for Antrix database
$db="logon"; // NAME of Antrix database
$hostr="localhost"; // HOST for Login database
$userr="root"; // USER for Login database
$passwordr="ascent"; // PASS for Login database
$dbr="logon"; // NAME of Login database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "localhost"; // Antrix Server Address
$port = "8129"; // Antrix Server Port
$title="Dark Specteral WoW"; // Insert the title of your server here
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=0; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...

It is self explanitory.
Then just run WAMP and you're set to go just type in the DNS you use for your WoW server OR you could go to DynDNS: DNS Hosting, Email Delivery and Other Services and make a new DNS for your account creation page such as DarkShrine-WoW.isgreat.org (a dns example.)

I hope you liked this mini guide and my first one made here.

Thanks for reading!

If I missed anything or could change things to improve it please let me know.





Categories:

0 Response for the "Setting up an account creation page for your WoW server"

Post a Comment