From: Operating system: PHP version: 5.3.2 Package: *Network Functions Bug Type: Bug Bug description:dns_get_record() [function.dns-get-record]: res_nsend() failed
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 bug report at http://bugs.php.net/bug.php?id=51968&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51968&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51968&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=51968&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=51968&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51968&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51968&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51968&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51968&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51968&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51968&r=support Expected behavior: http://bugs.php.net/fix.php?id=51968&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51968&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51968&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51968&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51968&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51968&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51968&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51968&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51968&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51968&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51968&r=mysqlcfg
