downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Requirements> <Introduction
[edit] Last updated: Fri, 11 May 2012

view this page in

Installing/Configuring

Table of Contents



add a note add a note User Contributed Notes Installing/Configuring
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.
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.

 
show source | credits | sitemap | contact | advertising | mirror sites