This forum is no longer active. Please post your questions to our new community site

Forums LAMPStack

How to install and enable OpenSSL support on PHP in bitnami

Subscribe to How to install and enable OpenSSL support on PHP in bitnami 2 post(s), 2 voice(s)

 
Avatar abresci 1 post

Hello,

I have Bitnami running Drupal, Apache, PHP, and MySQL running on a Rightscale image. I need to install the OpenSSL module in PHP so I can use the Salesforce connector for Drupal. I’ve been reading content online about how to enable OpenSSL for PHP, and it seems to indicate that I need to recompile PHP in bitnami to do that (see http://www.php.net/manual/en/openssl.installati….

I tried simply adding the openssl DLL file to the PHP extentions directory, but that didn’t work. Can someone tell me the exact steps I need to follow? Thanks!!

 
Avatar victoria Administrator 134 post(s)

Hi,

Are you running Linux or Windows? Which version of the BitNami Drupal Stack are you using?

Forums LAMPStack