Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tut] How To Make A Reg Page *noob Friendly*

Newbie Spellweaver
Joined
Apr 27, 2008
Messages
78
Reaction score
0
WELCOME TO HOW TO MAKE A REG PAGE !




make sure that your MySQL does NOT have a password. That is the only way this will work. Sorry about that =\.
Edit: Forgot the first step, LOL. Just go down to the Tut. and It'll be the firstthing you see.

How to remove your MySQL Password(Credits to:tdenisenko):
1)Open MySQL Query browser

2)Type into the command block:
Code: use mysql

use mysql

and execute it.

3)Type into the command block:
Code:

UPDATE user
SET Password=PASSWORD('')
WHERE user='root';

and execute it.

It should say Query OK, x row affected (0.00 sec )
Rows matched: x Changed: x Warnings: x

4)Type into the command block:
Code:

FLUSH PRIVILEGES;


It should now say Query OK, x rows affected (0.00 sec)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1)Necessities
--*--Wamp Server 2.0db--*--
--*--(web FILES) you only want a register.php then just skip the config part of this tutorial.)--*--
--*--http://www.no-ip.com/--*-- REGISTER WITH NO-IP.com
--*--Brain--*--
2)Setting it all up.

Left-click on Wamp, PHP->PHP Settings-> and tick Short Open Tag

Mine is ticked because I already have it enabled. Very Happy
A)While setting up Wamp Server, leave everything default.
B)After you have all the Left-click Wamp and click Put Online.

C)After that go to Wamp->MySQL->my.ini.

D)Once it's opened press Ctrl+H and replace all 3306's with 1000's. What this does is changes the Wamp MySQL port to 1000 which will make it go fully white when putting it online.

Save.
E)Now go to Wamp->Apache->httpd.conf.

F)When thats opened search for "Listen" until you find "Listen 80" or "Listen 127.0.0.1:80". Change "Listen 80" to "Listen 8080".

Save.
Done.

3)Setting up the registration page.

A)Go to Wamp->WWW Directory.

B)Once your in the folder extract your website files(.php) into it. You might want to delete any files that are already in it.

(Note: Yours probably will look different than mine.)
C)Open config.php or go to the folder called inc and open config, inc->config.inc.php. And open it with Notepad.

D)Change all the settings to your needs. If you need any help PM me the config and ill help you set it up.

(IP blocked for security reasons.)
E)Left-click Wamp and go to Wamp->Restart All Services.
The icon should look like this if you follow all of my directions accurately.

Done.

4)Setting up No-IP.

A)After you create your account click the "YOUR NO-IP" tab.

(IP blocked for security purposes.)
B)Click Add.
C)Fill out all of the info you want according to this screen shot.

(Fill out YOUR information.)
To get your IP go to
D)Click Create Port Redirect.

Done!
(Note: It may take up to 5 minutes until you can see the page.)

5)Port Forwarding

A)Go to
B)It will ask you for User name and password. They're usually "admin" for both. If that don't work try "admin" for user name and leave the password blank.
C)Once you're in click on "Applications & Gaming" tab.

D)Follow that picture and save changes.
E)Click on the DMZ tab and click enable, and put your ip in. To find your IP go to Start->Run->CMD->ipconfig

F)Click Apply changes.
G)Now go to Security and Un-tick Block Anonymous Internet Requests.
H)You can also just disable the whole firewall but that isn't good to do. Razz
I)Save changes and your done!

6)Seeing if your site works!

Check to see if you can see it yourself first.
Site 1)Go to
Site 2)Go to
Site 3)Go to your *****.no-ip.org host website.

Check to see if other people can see it.
1)Give them your link. Tell them to register!

Finished product:
BAMM ! A REG SITE !


If you have any questions or concerns please PM me.
 
Newbie Spellweaver
Joined
Jun 1, 2007
Messages
32
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

Well I think newbs can use this very well! They'll love u! Only why dont use a password on your MySQL

- EDIT -
First Post :D
 
Newbie Spellweaver
Joined
Apr 27, 2008
Messages
78
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

it works like that ;D
you cant put a pw for mysql:eek6:
 
Junior Spellweaver
Joined
Apr 20, 2008
Messages
139
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

What should my port be in No-IP
Port box =??

IDK Available ports for australia.
 
Initiate Mage
Joined
Apr 30, 2008
Messages
3
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

Man how do i make it work on HiddenSin Re-Pack.
I try to use it , and then all the time it says 'No database selected'.

:<
 
Newbie Spellweaver
Joined
Apr 1, 2008
Messages
33
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

~dont work~ :(
 
Newbie Spellweaver
Joined
Apr 3, 2008
Messages
28
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

It says to use the pictures (sometimes) as a guide.. but you don't have any pictures ._.
 
Newbie Spellweaver
Joined
Apr 20, 2008
Messages
84
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

Thanks bro, I needed this! =D
 
Junior Spellweaver
Joined
Mar 2, 2008
Messages
159
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

This is not how to make a reg page,
It should be named HOW TO SET UP A REG PAGE.

omg.
 
Newbie Spellweaver
Joined
Apr 6, 2008
Messages
10
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

this is copied n pasted from a topic from CEF please give credits
but yeah the guide works haha tryin to stay on topic
 
Newbie Spellweaver
Joined
May 22, 2008
Messages
7
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

o_o Uhh For Some Reason I cant Get In To i tried admin and admin no pass still doesnt work =/ help o-o xD
 
Newbie Spellweaver
Joined
Apr 13, 2008
Messages
15
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

i did that by my self, but how do i make it so its not a port 80 redirect becasue if i dont make it the redirect my friends and people cant see it, but if i do then the address to change to myipaddress:3001(my port) and how do i make it so it wont show my ip address??? Security reasons thats why i want to know:sq_yellow:sq_yellow:sq_yellow:sq_yellow:sq_yellow
 
Newbie Spellweaver
Joined
Jul 7, 2007
Messages
12
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

i used this and my friend cant see my reg page =/
 
Newbie Spellweaver
Joined
Apr 13, 2008
Messages
15
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

o_o Uhh For Some Reason I cant Get In To i tried admin and admin no pass still doesnt work =/ help o-o xD

Go to run>cmd>ipconfig and look for ur default gateway:technolog
 
Newbie Spellweaver
Joined
Apr 13, 2008
Messages
15
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

did that by my self, but how do i make it so its not a port 80 redirect becasue if i dont make it the redirect my friends and people cant see it, but if i do then the address to change to myipaddress:3001(my port) and how do i make it so it wont show my ip address??? Security reasons thats why i want to know
 
Newbie Spellweaver
Joined
Feb 19, 2007
Messages
21
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

Copied from another site...
 
Newbie Spellweaver
Joined
Apr 22, 2008
Messages
6
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

When i try to go PHP>PHP Settings>Short Open Tag and i click i get an error saying:
"Could not execute menu item(international error)
[Exception]Could not performe service action:
The service has not been started."
Help me please.
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 6, 2008
Messages
8
Reaction score
0
Re: [guide]how To Make A Reg Page *noob Friendly*

Theres no pictures.. Why cant I see them?
 
Back
Top