php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7058 checkdnsrr bug
Submitted: 2000-10-06 16:11 UTC Modified: 2002-05-10 00:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: pour at mieterra dot com Assigned:
Status: No Feedback Package: Network related
PHP Version: 4.0.0 OS: Linux 2.2.14
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pour at mieterra dot com
New email:
PHP Version: OS:

 

 [2000-10-06 16:11 UTC] pour at mieterra dot com
checkdnsrr seems to be buggy.  For example, using 'checkdnsrr("mail.austasia.net", "MX")' returns false, whereas nslookup on the same machine shows a valid MX record.  This does not happen with all addresses -- just some. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-21 20:59 UTC] andy@php.net
does this happen in the current version (4.0.6)
 [2001-07-21 21:11 UTC] pour at mieterra dot com
Sorry, I don't know. I upgraded to 4.0.6 but it's slow as a dog, it won't run my web site.  PHP gets caught in some infinite loop.

Funny, this bug has been around since the official 4.0.0 (I am still having to use a March snapshot).

If anyone is interested I will help trying to debug it.  However, given the amazingly large number of macros which makes PHP code unreadable to all but a very few, please don't ask me to send in a patch -- you make code unreadable, there are consequences ;-).  But I am willing to help however I can otherwise.

Ciao,

Dre
 [2001-07-21 21:17 UTC] andy@php.net
I have reproduced this bug, and smoebody needs to fix this
one.  This is a real bug.
 [2001-07-22 20:00 UTC] andy@php.net
status -> analyzed
 [2002-04-09 15:18 UTC] jimw@php.net
we need an up-to-date example that demonstrates this bug. (there is no mx record for mail.austasia.net, verified by doing "host -t mx mail.austasia.net ausns1.austasia.net" against all three ns records for austasia.net.)
 [2002-05-10 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC