ID: 19872
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Sockets related
Operating System: Solaris
PHP Version: 4.3.0-pre1
New Comment:
We need more information than that...
Please post a short script that reproduces the problem,
and include the output you are getting and also the output you were
expecting.
Previous Comments:
------------------------------------------------------------------------
[2002-10-11 16:52:54] [EMAIL PROTECTED]
using $fp=fsockopen("ssl://".$hostname,$port,$errno,$errstr,100); the
connection doesn't seem to work correctly. There's either no connection
being made or the response is not being gotten correctly.
Also, according to the docs on
http://www.php.net/manual/en/function.stream-get-meta-data.php, there
are additional items in the array returned which aren't there.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=19872&edit=1