[php-maint] Re: Bug on php4.3.10-16 with apache 1.3

Adam Conrad adconrad at 0c3.net
Sat Oct 29 18:19:31 UTC 2005


richard at demongeot.org wrote:
>
> Hi, I've just seen that the function checkdnsrr return always true on my 
> server whereas on my laptop with Apache2 the function works perfectly.
> 
> This bug is seen also on the dedicated server of a friend, debian stable with 
> the same PHP version and apache 1.3

I'm pretty sure that apache1.3 versus apache2 is a red herring here.
Can you install php4-cli on all the system, and try "php4 test.php" at
the command line, using checkdnsrr() in test.php?  I'd bet that the
problem will manifest on the same machines, but your laptop will work,
in which case I'd assume it's something to do with your local resolver
setup on each of those boxes.

... Adam



More information about the pkg-php-maint mailing list