ID:               26017
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hill at bluecarrots dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      4.3.3
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2003-10-28 04:40:49] hill at bluecarrots dot com

Description:
------------
I get the warning at the top of the page. Several refreshes of the
browser rectifies.

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
Name or service not known in /home/.sites/.blah....php on line 14

Warning: fsockopen(): unable to connect to blah.com:80 in
/home/.sites/blah.....php on line 14
Resource temporarily unavailable (11)


Reproduce code:
---------------
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
Name or service not known in /home/.sites/.blah....php on line 14

Warning: fsockopen(): unable to connect to blah.com:80 in
/home/.sites/blah.....php on line 14
Resource temporarily unavailable (11)


Expected result:
----------------
I expect the page to connect securely to a secure server and send some
secure details.

I get the warning at the top of the page. Several refreshes of the
browser rectifies. I have to use this PHP code, which has been provided
by the Payment provider, to get to a server that takes online payments,
some information is first sent securely in order to reach the payment
page on the Payment providers server. 

Actual result:
--------------
The simple page takes time to load and when it does the fsockopen
warning is present.


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


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

Reply via email to