I would like to know how to get OpenSSL support working in Win32. I have the PHP-4.3.8 Windows binaries here, and php_openssl.dll is included. I do have it enabled in php.ini, and the ssl dlls are in my \winnt\system32 directory. Yet a \php\cli\php -m command does not show SSL support, and if I try to use it I get an error: Warning: fsockopen(): no SSL support in this build in [filename] As far as I read the docs, I don't need to bother with openssl.cnf as I do not need to generate certificates or CSRs. What else do I need to look at to get this working? Thanks, -- Tom -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php