[Thu Apr 18 20:04:42 2013] [error] [client 127.0.0.1] client denied by server configuration: /Users/username/Sites/vhostname/
checking for krb5-config... /usr/bin/krb5-config
checking for DSA_get_default_method in -lssl... no
checking for X509_free in -lcrypto... yes
checking for pkg-config... no
configure: error: Cannot find OpenSSL's <evp.h>
Error: uncaught throw `Failed executing: ./configure --prefix=/usr/local/Cellar/php54/5.4.13 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.4 --with-config-file-path=/usr/local/etc/php/5.4 --with-config-file-scan-dir=/usr/local/etc/php/5.4/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-pcntl --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-bcmath --enable-calendar --with-zlib=/usr/local/opt/zlib --with-ldap --with-ldap-sasl=/usr --with-xmlrpc --with-kerberos=/usr --with-xsl=/usr --with-gd --enable-gd-native-ttf --with-freetype-dir=/usr/local/opt/freetype --with-jpeg-dir=/usr/local/opt/jpeg --with-png-dir=/usr/local/opt/libpng --with-gettext=/usr/local/opt/gettext --with-snmp=/usr --with-libedit --mandir=/usr/local/Cellar/php54/5.4.13/share/man --with-mhash --with-curl --with-bz2=/usr --disable-debug --with-openssl=/usr --with-apxs2=/
Please report this bug:
https://github.com/mxcl/homebrew/wiki/troubleshooting
/usr/local/Library/Formula/abstract-php.rb:127:in `throw'
/usr/local/Library/Formula/abstract-php.rb:127:in `install'
/usr/local/Library/Homebrew/build.rb:142:in `install'
/usr/local/Library/Homebrew/formula.rb:263:in `brew'
/usr/local/Library/Homebrew/formula.rb:649:in `stage'
/usr/local/Library/Homebrew/extend/fileutils.rb:21:in `mktemp'
/usr/local/Library/Homebrew/formula.rb:645:in `stage'
/usr/local/Library/Homebrew/formula.rb:258:in `brew'
/usr/local/Library/Homebrew/build.rb:121:in `install'
/usr/local/Library/Homebrew/build.rb:43:in `main'
/usr/local/Library/Homebrew/build.rb:12
/usr/local/Library/Formula/php54.rb:27
Написал простенькую программку на ruby для решения этой задачи. Если кому интересно, вдруг пригодится:
Тут нет никаких проверок и прочего, код сделан только для максимально быстрого решения задачи для себя. Регулярку лично я бы вспоминал дольше.