mitch2k Posted December 17, 2010 Share Posted December 17, 2010 Hey, after upgrading to 4.4.1 the WHOIS lookup in WHMCS has a problem with .BE domain names. Al other domain names are working perfect, but when performing a WHOIS lookup for a BE domain, I get: WHOIS resltaten voor testbedomainforwhmcs.be % .be Domain Availability Server 2.0 % % © dns.be 2001-2004 (http://www.dns.be) % %% RC = -7 % Invalid pattern All ports are opened on the server Anyone has an idea what the problem is? I currently can't sell any domain name anymore.. 0 Quote Link to comment Share on other sites More sharing options...
mitch2k Posted December 17, 2010 Author Share Posted December 17, 2010 I think I found the problem... I changed in /includes/whoisservers.php .be|whois.dns.be:4343|NOTLD-Status: FREE|get 1.0 to .be|whois.dns.be:43|FREE now it works again 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted December 20, 2010 Share Posted December 20, 2010 It should be "Status: FREE" using just "free" will stop anyone registering a domain with the word "free" in it 0 Quote Link to comment Share on other sites More sharing options...
mitch2k Posted December 20, 2010 Author Share Posted December 20, 2010 For some reason Status: FREE doesn't work. I tested with my solution (just FREE). free.be is unavailable thisisjustafreetest.be is available. so it works like this 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted December 22, 2010 Share Posted December 22, 2010 For some reason Status: FREE doesn't work. then you have the wrong number of spaces ... from SSH as root on your server yum -y install jwhois whois thisisnotregistered.be copy the line and paste it into your whoisservers.php * works for pretty much all the gTLS/ccTLDS 0 Quote Link to comment Share on other sites More sharing options...
Sven Posted January 31, 2011 Share Posted January 31, 2011 Solved the issue by adding a space after the following line in includes/whoisservers.php: .be|whois.dns.be:4343|NOTLD-Status: FREE|get 1.0 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.