"Jason Barnett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > What I get back is this...
> >
> > Unable to find wrapper "https"
> > - did you forget to enable it when you configured PHP?
>
> You'll need to look at the openSSL for Windows. Someone at PHP's site
> said they
"Dietrich Ayala" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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
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 th
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 m
What I get back is this...
Unable to find wrapper "https"
- did you forget to enable it when you configured PHP?
You'll need to look at the openSSL for Windows. Someone at PHP's site
said they openSSL has a bug in it, you should try using this to support
https:
http://ftp.proventum.net