ID: 20014
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Sockets related
Operating System: windows 2000
PHP Version: 4CVS-2002-10-21
New Comment:
Looks like main/config.w32.h.in needs to
#define HAVE_OPENSSL_EXT 1
I'm unable to test this ATM, so I'm hoping that some other kind win32
developer can look into it.
Previous Comments:
------------------------------------------------------------------------
[2002-10-21 15:17:27] [EMAIL PROTECTED]
Environment: W2K/IIS5/php 4.3.0-dev (win32 snapshot 10/21, 7:25), CGI
Reproduce w/:
$fp = fsockopen('ssl://secure.hostname.here',$port);
Error:
"Warning: fsockopen() [function.fsockopen]: no SSL support in this
build in E:\test\fsockopen_ssl.php"
phpinfo() shows OpenSSL is available. I tested the openssl funcs to
confirm availability. All DLLs are copied to system32 dir.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20014&edit=1