Edit report at http://bugs.php.net/bug.php?id=51968&edit=1

 ID:          51968
 Comment by:  h...@php.net
 Reported by: php at hm2k dot org
 Summary:     dns_get_record() [function.dns-get-record]: res_nsend()
              failed
 Status:      Feedback
 Type:        Bug
 Package:     *Network Functions
 PHP Version: 5.3.2

 New Comment:

Not Windows. I was testing on CentOS 4 and 5, but based on Google
results, I'd say it's more common across many Linux based servers.


Previous Comments:
------------------------------------------------------------------------
[2010-06-06 08:30:40] ka...@php.net

Please be more specific, which OS does this happen on?

------------------------------------------------------------------------
[2010-06-01 18:49:43] php at hm2k dot org

Description:
------------
Certain hosts cause the dns_get_record() to fail with the following
error:



Warning: dns_get_record() [function.dns-get-record]: res_nsend() failed
in dns.php  on line 3



A live example of this error is found here:



http://www.easywhois.com/index.php?mode=dnsinfo&domain=jjpny.com

Test script:
---------------
<?php



print_r(dns_get_record('jjpny.com'));



?>



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51968&edit=1

Reply via email to