CREDITS: ZAZOOPALLY
First you're going to want to go to [Only registered and activated users can see links. ]
There you can create an account and then choose add a host
Then your going to want to choose port 80 redirect and type in 8245 as your port number
Now to find your external ip go to: [Only registered and activated users can see links. ] then type that big number you see in the middle of the screen in the place where it says Ip adress (at no-ip.com): x.x.x.x
Now you gotta download Wamp. (Since we are using wamp you do not need to open Apache in any repack or edit htdocs in any repack, this is a replacement.)
go to [Only registered and activated users can see links. ]
then you gotta download your account creation page you want to host. I use: [Only registered and activated users can see links. ]
download that then extract it to your www folder in wamp like this:
After that go into the www folder and change whatever I highlighted in red to what i put there ex: instead of 127.0.0.1 make it localhost; make sure the db= agrees with your table which has the accounts in it ex: Aspire is logon ArcEmu is characters.
Almost done only two more things you need to do.Code:$lang="en"; // Language ("en" - english, "ru" - russian) $host="localhost"; // HOST for Antrix database $user="Acc. u use to login to your DB"; // USER for Antrix database $password="Pass u use to login to your DB"; // PASS for Antrix database $db="Accounts DB here"; // NAME of Antrix database $hostr="localhost"; // HOST for Login database $userr="Acc. u use to login to your DB"; // USER for Login database $passwordr="Pass u use to login to your DB"; // PASS for Login database $dbr="Accounts DB here"; // NAME of Login database $database_encoding = 'CP1251'; // Set encoding $img_base = "img/"; // Image dir $server = "REALMLIST HERE"; // Antrix Server Address $port = "8129"; // Antrix Server Port $title="Site title here"; // 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...
now run wampserver and a little speedmeter looking thing should pop up in the bottom right corner of your screen left click and scroll up to where it says apache then choose httpd.conf in scroll down menu. In the
notepad that opens look for listen 80 and change that to 8245 same with the line above it and change localhost to your no-ip we made earlier. Like this:
Now lastly the hard part: Port forwarding
go to your router this can be done by typing your internal ip or just typing home in the URL bar of your browser. The only port you need to forward now is 8245 you can add it to your group of ports you had to open for hosting your server. After that save it and you're done!
Credits to Mirage666, Kandyman



LinkBack URL
About LinkBacks








Reply With Quote



Bookmarks