Jonathan Frankel wrote:
Why do you need to compile on windows
Quoting from the page you sent me: "To use PHP's OpenSSL support you
must also compile PHP --with-openssl[=DIR]."
Are you saying that this doesn't apply to PHP on Windows? I've already
set PHP up for use with IIS, and when I tried e
> Why do you need to compile on windows
Quoting from the page you sent me: "To use PHP's OpenSSL support you
must also compile PHP --with-openssl[=DIR]."
Are you saying that this doesn't apply to PHP on Windows? I've already
set PHP up for use with IIS, and when I tried enabling php_openssl.dll
i
Jonathan Frankel wrote:
Hello all,
I'm doing something something crazy--I need to use PHP on a Windows
2003 Server with IIS (I can't use apache). I also need openssl
enabled, which means I have to build from source. Unfortunately I'm
running into problems.
I followed the quick guide instruction