Custom inActivate PHP OpenSSL module on Mac Yosemitestall of PHP

General Tech Bugs & Fixes 3 years ago

5.14K 4 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (4)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago

I've got a new MacBook Pro (with latest Yosemite) I'm setting up for web development. I am running PHPStorm as my IDE. PHPStorm cannot use its built-in composer functionality, saying it cannot connect to the packagist repo. It seems this is because the mac doesn't have PHP OpenSSL activated:

php -i | grep "SSL Version"
SSL Version => SecureTransport

Is there a way to install OpenSSL without building a whole new PHP with brew or port? I'm using VMs for most of my development now and I'm really trying to avoid customizing the new clean machine, instead messing with all my server stuff in the VM.

Thanks for any help.

0 views
0 shares

profilepic.png
manpreet 3 years ago

According to phpstorm support this is a bug in their product. They pointed me to an unreleased beta and the functionality worked as designed.


0 views   0 shares

profilepic.png
manpreet 3 years ago

According to phpstorm support this is a bug in their product. They pointed me to an unreleased beta and the functionality worked as designed.


0 views   0 shares

profilepic.png
manpreet 3 years ago

According to phpstorm support this is a bug in their product. They pointed me to an unreleased beta and the functionality worked as designed.


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum