hello do you have a tutorial for install the php whois script? Thanks
PHP Whois Script Installing
(6 posts) Great offers for webmaster, blogger and web developer!-
Posted 2 years ago #
-
No, I don't have. Never wrote a manual because a whois script is mostly for professionals.
Try the examples, if they don't work 9 of the 10 times there is a limit on the web server where the script is installed.
Posted 2 years ago # -
you just needed my email.Right? this script doesn't work.no installation, nothing to tell me how to get it running.
Posted 1 year ago # -
check the demo from my site, works great
just put all files into one directory from your server:
your_websites_root/classes/whois/
and run the example script, if it doesn't work you should check if "whois" is installed on your server...
Posted 1 year ago # -
The .EU & .FR check does nog work very well all (random.eu) domains are registerd
Posted 1 year ago # -
Hi,
not sure what was wrong for the .fr tld, but the eu-whois has changed the string from "free" to "available", Change the server_list.php entry to:
$servers['eu']['free'] = "AVAILABLE";
you can always test your settings with this sample script: whois_servertest.php
Please open a new post if you have further questions
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.