the only way to make this work is to statically link openssl when compiling on windows. there's a link on the streams documentation page to a patch that does this.
-d
Manuel Lemos wrote:
Hello,
On 05/13/2004 01:57 PM, Walter wrote:
Unable to find wrapper "https" - did you forget to enable it when you configured PHP?
I can't find any (real) reference to this anywhere.
Anyone have any ideas?
I'm on an NT, PHP 4.3.2
It seems that the OpenSSL extension is not enabled.
You may want to try this class that will try either the OpenSSL or CURL extensions to access https pages:
http://www.phpclasses.org/httpclient
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php