Jump to content

Whois setting for custom TLD?


polyglot2

Recommended Posts

(Sorry for posting three threads in a row. This is a result of a whole weekend of testing.)

 

Suppose I add some custom TLD, say .xx (it's actually a country TLD which has its own web-based whois and registration system), how do I set how WHMCS whois setting? Currently it always does a whois on the domain, and always displays the domain as available.

 

Thanks in advance.

Link to comment
Share on other sites

check this file:

whmcs_dir/includes/whoisservers.php

 

where whmcs_dir is your installation directory.

 

make sure the whois entry or your extension is set up correctly

 

The entry should look like this:

 

".com|whois.crsnic.net|No match for"

 

meaning: ".extension|whois server|available string"

 

make sure all the info is correct in there.

 

i hope this helps

Link to comment
Share on other sites

I see, so it's that simple.

 

But what about TLDs which do not provide whois server and only provide web-based interface? Perhaps I need to provide a whois server wrapper for it?

 

never mind, looking from includes/whoisservers.php, turns out that whmcs also support http-based query. thanks whmcs! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated