Shape 5

Joomla Free Extensions => Domain Checker - Free => : cfps October 15, 2008, 09:19:08 PM



: New problem
: cfps October 15, 2008, 09:19:08 PM
I'm getting this error message when attempting to search for a domain.

Warning: fsockopen() [function.fsockopen]: unable to connect to whois.crsnic.net:43 (Connection timed out) in
<file root>.../html/modules/mod_s5_domain_check/mod_s5_domain_check.php

Thanks,



: Re: New problem
: mikek October 15, 2008, 10:17:59 PM
Can you please post a url?


: Re: New problem
: starrstudi October 16, 2008, 11:21:46 AM
I have the same problem...


: Re: New problem
: starrstudi October 16, 2008, 11:23:44 AM
I reactivated it on my home page at www.starrstudiosdesign.com (http://www.starrstudiosdesign.com)


: Re: New problem
: mikek October 16, 2008, 12:59:11 PM
Hi, I see the problem on your site but the strange part is I tried it here locally and it gave no problems. Your error is saying "Connection refused" so I'm wondering if somehow the whois.crsnic.net server has blocked your server.


: Re: New problem
: starrstudi October 16, 2008, 05:09:43 PM
I run off GoDaddy, so not sure what all that means (newbie), its frustrating because its a really cool feature.


: Re: New problem
: cfps October 20, 2008, 09:23:05 PM
Here is my site that is having the problem.

http://domainnameshostingservices.com/ (http://domainnameshostingservices.com/)

Is this something I can talk to my host about?

This would be really nice for my customers. 


: Re: New problem
: mikek October 21, 2008, 08:55:16 PM
You can try it with a different whois server. Edit the file mod_s5_domain_checker.php in your modules folder and look for:

if (($d_net != '') || ($d_all != '') ) showDomainResult($domainbase.".net",'whois.crsnic.net','No match for');

around line 289 and change it to:

if (($d_net != '') || ($d_all != '') ) showDomainResult($domainbase.".net",'whois.internic.net','No match for');


: Re: New problem
: Massimiliano Miecchi February 20, 2009, 03:39:39 PM
At your site the module is lightning quick. At my site:

http://www.mediaworks.pro/us/index.php?option=com_content&view=article&id=36&Itemid=2

it takes minutes, to render error messages like these for every domain:

:
Warning: fsockopen() [function.fsockopen]:
unable to connect to whois.opensrs.net:43
(Connection timed out) in /us/modules/mod_s5_domain_check/mod_s5_domain_check.php on line 55

Warning: fsockopen() [function.fsockopen]:
unable to connect to whois.publicinterestregistry.net:43
(Connection timed out) in /us/modules/mod_s5_domain_check/mod_s5_domain_check.php on line 55

Warning: fsockopen() [function.fsockopen]:
unable to connect to whois.nic.uk:43
(Connection timed out) in /us/modules/mod_s5_domain_check/mod_s5_domain_check.php on line 55

The problem seems associated with port 43: I'm afraid my hosting provider blocks it to avoid too much traffic.
How can I solve this problem?
May a need a virtual server? I use a shared hosting.