[Help]Register page

12/26/2008 07:59 gregoryan#1
Could anyone help me with putting up a register page , i know i have to put the register.php to appserv www folder but it didn't work properly when i went to the website .
12/26/2008 08:03 2coolforu2#2
msn me and ill try and help you, [Only registered and activated users can see links. Click Here To Register...]
12/26/2008 18:15 gregoryan#3
Can anyone else help , that asshole didn't help .
12/26/2008 18:45 flamesco#4
ye my msn is [Only registered and activated users can see links. Click Here To Register...]

i can give u fully working nooby IP site
12/26/2008 21:01 gregoryan#5
Ok , i added you , but you're offline . ;(
12/26/2008 21:03 µ~Xero~µ#6
i could help

msn: [Only registered and activated users can see links. Click Here To Register...]
12/26/2008 21:07 gregoryan#7
Ok , added you too .
12/26/2008 21:55 LetterX#8
Put the PHP file in your www folder.
Open the file in Notepad
Find mysql_connect.
In the following fields in the parenthesis, replace it all with: ("localhost", "root", "YOUR MYSQL PASSWORD")
Save the file.
Go to localhost/<filenamehere>.php

Should work. If you did not give your web server the default port 80, then do "localhost:PORT" (if it still doesn't work, Apache might not running. If it does not display correctly, something is wrong with either PHP or MySQL).

How to find your IP -> [Only registered and activated users can see links. Click Here To Register...]

Now, if you're behind a router, open port 80 (or the port you gave it) & then your web server now works for external connections (if your ISP does not block port 80).
Type into your web browser <YOURIP>/<filename>.php OR <YOURIP>:<PORT>/<filename>.php
12/27/2008 20:25 µ~Xero~µ#9
I tried all but he has some Apache probs i bet ( no mysql coz it dont connect it think )
12/27/2008 20:38 galdik#10
another thing .. umm does he have PHP instaled