- Joined
- May 12, 2003
- Messages
- 904
- Reaction score
- 52
For making your own passwords u need to have your own webserver to run the php script on for the
register page.
Here's one way to do it.
Install Apache webserver file "
When this has finished installing install php add-ins
this file "
here is a help page for installing php
when that has finished installing reboot your pc and apache should be running
Goto C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
and place the contents of "
Providing all is installed right you should be able to goto :-
and enter your name and password and submit
when you have done this go back to
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
you will find file called " generated passwords.txt "
in it will be your name and md5 password to add to the query for account making
Good Luck!
register page.
Here's one way to do it.
Install Apache webserver file "
To view the content, you need to sign in or register
"When this has finished installing install php add-ins
this file "
To view the content, you need to sign in or register
"here is a help page for installing php
To view the content, you need to sign in or register
when that has finished installing reboot your pc and apache should be running
Goto C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
and place the contents of "
To view the content, you need to sign in or register
" into the folder.Providing all is installed right you should be able to goto :-
To view the content, you need to sign in or register
and enter your name and password and submit
when you have done this go back to
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
you will find file called " generated passwords.txt "
in it will be your name and md5 password to add to the query for account making
Good Luck!
Last edited: