Frage

Is this possible? I'm on Mac OSX.

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

War es hilfreich?

Lösung

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top