Is there a bug in some library that is causing php's
fopen() function to fail if a domain is passed to it
instead of an ip number? It works fine with the ip
number, but when I substituted the domain name (which
is resolving ok) I get:
--------------------------------------
Warning: php_network_getaddresses: getaddrinfo failed:
Temporary failure in name resolution
--------------------------------------
and fopen() fails.
PHP then issues a huge amount of fopen() error
messages, which caused my client machine to slow to a
crawl.

I'm using RedHat 8 with Apache 2, php 4.2.2, and I've
got the machine on up2date. I did a search on RedHats
site but nothing popped up.

- Cisco Serret
  Los Angeles, CA.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to