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

 ID:                 51968
 Updated by:         m...@php.net
 Reported by:        php at hm2k dot org
 Summary:            dns_get_record() [function.dns-get-record]:
                     res_nsend() failed
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *Network Functions
 PHP Version:        5.3.2
-Assigned To:        
+Assigned To:        mike
 Block user comment: N
 Private report:     N

 New Comment:

Fixed since 5.3+


Previous Comments:
------------------------------------------------------------------------
[2013-02-18 20:53:37] h...@php.net

What feedback were you expecting?

------------------------------------------------------------------------
[2013-02-18 00:34:18] php-bugs at lists dot php dot net

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

------------------------------------------------------------------------
[2011-10-07 11:59:27] b1gag3 at hotmail dot de

using error suppression (@dns_get_record('example.com')) works, even it doesn't 
solve the problem...

------------------------------------------------------------------------
[2011-09-26 10:04:56] m dot alsemany at gmail dot com

even if I make an Exception 
this error come !!

the only way to hide is just close the reporting from php.ini :(

------------------------------------------------------------------------
[2010-10-12 13:57:38] boyan at peychev dot net

Hello,

I have this problem too:

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

Example problematic domains:

dns_get_record('gtvip.com.cn', DNS_NS);
dns_get_record('fztuan.tk', DNS_NS);
dns_get_record('forumgeeks.vv.cc', DNS_NS);
dns_get_record('en91.tk', DNS_NS);
dns_get_record('serverdns.ce.ms', DNS_NS);


PHP Version: 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug  4 
2010 
03:25:57) 
OS: Debian 5.0.6

Regards,
Boyan Peychev

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=51968


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

Reply via email to