ID:               21020
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         *Network Functions
 Operating System: RH 8.0
 PHP Version:      4.3.0RC3
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



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

[2002-12-14 17:18:32] [EMAIL PROTECTED]

function fsockopen() is slowly

when use function fsockopen() and connect failed 

!!!ERROR!!!
===========================================================
Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect
failed in /data/opt/htdocs/mpoweb/.net/netchecksite.php on line 64

Warning: fsockopen() [function.fsockopen]: unable to connect to
dcs3401:30000 in /data/opt/htdocs/mpoweb/.net/netchecksite.php on line
64
===========================================================
and slowly to return

netchecksite.php line 64 
============================================================
$sock = fsockopen(dcs3401, 30000, &$num, &$error, 4);
============================================================

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


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

Reply via email to