Re: Re: Q on fopen (URL )

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



even if the openssl extension is enabled, on windows ssl will still not be available in the streams code (fopen, fsockopen, ftp, etc).

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux