Question

Is this possible? I'm on Mac OSX.

I'm using a custom install already, with the Mac OSX default*ish* apache.

Was it helpful?

Solution

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top