Pregunta

Is this possible? I'm on Mac OSX.

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

¿Fue útil?

Solución

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top