Is this possible? I'm on Mac OSX.

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

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.