Pergunta

Is this possible? I'm on Mac OSX.

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

Foi útil?

Solução

I was able to do this by:

cd {php_dir}/ext/openssl

phpize ./configure make && make install

Restart apache

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top