PDA

View Full Version : installing Whois Script



Chris
12-22-2004, 09:12 PM
I have had the EP-Dev Whois script recommended to me which I have downloaded.

As a new developer I was wondering if there was a step by step guide to adding it to my web site. I am a little confused as to where everything goes on my server etc.

I'd love some help please.

Patrick
12-23-2004, 09:08 AM
Instructions Install:
1. Edit config.php file.
2. Upload all files.
3. Visit whois.php in your browser.
4. (optional): Edit templates/template.php and upload.

If you do not have alot of experience in PHP, then simple edit between the <!-- Begin XXX --> and <!-- End XXX --> comments in the template.php file.

It is that simple. There are alternatives to using the template.php file (and instead using an include), but they are more complicated.

Everything in config.php is well commented and should be straight forward. If you have any specific questions about something I would be happy to answer them.