View Full Version : Domain search
gazzermetro
09-08-2006, 04:23 AM
hi everyone
I want to put a domain search on my site but I cant find any scripts to use can anyone help
thanks
NiteOwl
09-08-2006, 05:56 AM
Try this
http://www.mattsscripts.co.uk/mwhois.htm
It is free
google for "domain search script" may help also.
gazzermetro
09-09-2006, 04:15 AM
Thanks verymuch Iv found one but it all looks very confusing dont no weather Php or pearl not sure which would be easier any way thanks again for taking the time as I no nothing about this side of things I can put java script into my html page using dreamweaver 8 but thats the end of my knowledge I no nothing about server side all i no is iv got a file called cgi_bin which has a file init called cgiecho
in the pearl folder ihave
mwhois and in it there are folders called Notes , English and files called change log, copying,mwhois.cgi,mwhois_admin.cgi,servers.lst
where do i start any help would be greatfully received
NiteOwl
09-09-2006, 05:57 AM
There are 2 versions:
PHP and Perl
Both are easy to install.
To install the PHP version:
Simply copy all files to a folder on your site.
1: http://yoursite.com/whois/
2: In your browser goto http:/yoursite.com/whois/mwhois_admin.php
3: select what extentions you wish to search .com, .net, .us etc...
4: click the "get config file" button
5: copy and paste that output into the config.php file.
6: in your browser goto http:/yoursite.com/whois/mwhois.php
To install the Perl version:
Same as above, plus
1: upload the files to your cgi-bin folder http://yoursite.com/cgi-bin/whois/
2: the #!/usr/bin/perl in your CGI files has to point to perl
It may be ok just as it is. if it dont check any existing CGI files in you
cgi-bin and see what they have on the first line.
3: chmod your whois folder to 755
4: chmod your cgi files to 755
hope this helps
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.