Question

Is this possible? I'm on Mac OSX.

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

Était-ce utile?

La solution

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top