OpenSSL support on Windows binary distribution of PHP (Compiler version MSVC9 [Visual C++ 2008])
PHP API 20090626
PHP Extension 20090626
Zend Extension 220090626
Zend Extension Build API220090626,TS,VC9
DOES NOT EXIST!
It will say that OpenSSL is enabled but there is no way of getting it to work. Error message will be something like
Fatal error Call to undefined function openssl_[FUNCTION NAME]
So if you try to use openssl_digest, openssl_encrypt etc, you tend to get this error.....
I guess one of the reasons why OSS coding platforms can sometimes get a bad name.
mikorangester at gmail dot com
13-Nov-2009 01:12
mikorangester at gmail dot com
13-Nov-2009 01:12
OpenSSL support on Windows binary distribution of PHP (Compiler version MSVC9 [Visual C++ 2008])
PHP API 20090626
PHP Extension 20090626
Zend Extension 220090626
Zend Extension Build API220090626,TS,VC9
DOES NOT EXIST!
It will say that OpenSSL is enabled but there is no way of getting it to work. Error message will be something like
Fatal error Call to undefined function openssl_[FUNCTION NAME]
So if you try to use openssl_digest, openssl_encrypt etc, you tend to get this error.....
I guess one of the reasons why OSS coding platforms can sometimes get a bad name.
