Monthly Archives: October 2015

Installing PHP 5.6.14 with phpbrew and homebrew on OS X El Capitan.

Running: phpbrew install 5.6.14 +default +mcrypt +fpm …first results in the compilation error: checking for pkg-config… /usr/local/bin/pkg-config configure: error: Cannot find OpenSSL’s …overcoming that leaves you with the link error: Undefined symbols for architecture x86_64: “_PKCS5_PBKDF2_HMAC”, referenced from: _zif_openssl_pbkdf2 in … Continue reading

Posted in Computers | Comments Off on Installing PHP 5.6.14 with phpbrew and homebrew on OS X El Capitan.