Hello, when I try to open a SSL-connection via ssl:// with fsockopen () on Windows XP and PHP 4.3.0, I get the following error message:
"no SSL support in this build..." I tried to add "extension=php_openssl.dll" in my php.ini and copied libeay32.dll into the SYSTEM32-directory, but that doesn't help. Is it possible to use SSL-support in the standard windows binary distribution or do I have to build PHP from the source by myself? Thanks in advance, alex. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php