BrianGilbert / OSXAegirInstaller

This script installs aegir on OSX using Homebrew
30 stars 10 forks source link

Database creation fails #26

Closed garethhallnz closed 10 years ago

garethhallnz commented 10 years ago

Hi

I have been tying to install this but have experienced some issues with the database creation.

The first time I installed it everything work but when I tried to visit the url I got a 502 error. I just assumed I messed something up and uninstalled everything.

Now when I run the installer I get a Unable to create new databases message.

Any Ideas?

Here is the log file.

########
# Online, continuing 2014-05-08 08:39:00
########
# Checking /usr/local exists..
########
# This script is designed to be run by the primary account
# it has not been tested on a multi user setup.
########
# You will need the following information during this script:
# -a gmail account that is configured to allow remote smtp access
# -the password for the gmail account address
# -an email address to receive notifications from aegir
# -attention to what is being requested via the script
########
# You cannot use this script if you have macports installed
# so we will uninstall it automatically
########
# OS X's inbuilt apache uses port 80 if it's running we'll disable
# it for you during install so that nginx can run on port 80.
########
# Logging install process to file on desktop in case anything
# goes wrong during install, No passwords are logged..
########
########
# macports isn't installed continuing..
########
# Apache isn't active, continuing..
########

########
# Checking OS version..
########
# Your using 10.9, so let's go!
########

########
# Checking if Homebrew is installed..
########

########
# Affirmative! Lets make sure everything is up to date..
# Just so you know, this may throw a few warnings..
########
Pruned 0 dead formula
Tapped 576 formula
Pruned 0 symbolic links and 2 directories from /usr/local
Already up-to-date.
Your system is ready to brew.
########
# Homebrew in order, continuing
########
########
# Doing some setup ready for Aegir install..
########
########
# I can install multiple versions of PHP; 5.3, 5.4 and/or 5.5.
# Let me know which versions you'd like installed.
# Set up PHP 5.3 [Y/n]:
########

########
# Make PHP 5.3 the default [Y/n]:
########

########
# Set up PHP 5.4 [Y/n]:
########

########
# Make PHP 5.4 the default [Y/n]:
########

########
# Set up PHP 5.5 [Y/n]:
########

########
# I can also setup ApacheSolr which is best used in conjunction with:
# https://drupal.org/project/search_api_solr
# Set up solr [Y/n]:
########
# You entered Y
########

########
# Do you want solr to run automatically on boot [Y/n]:
########
# You entered Y
########

########
# What address should aegirs email notifications get sent to? [enter your email address]:
########

########
# I need to set up postfix so you receive emails from Aegir, if you don't
# installation will surely fail !!!
#
# !!! This has only been tested with gmail accounts !!!
#
# Do you have a gmail account you can use? [Y/n]:
########

########
# You entered Y
########
# OK, I'll attempt to set up postfix..
########
# Whats the full gmail address? (eg. aegir@gmail.com):
########

########
# What is the account password?
########

########
# No time like the present, lets set up postfix now..
########

########
# Now we'll tap some extra kegs we need..
########
Warning: Already tapped!
Warning: Already tapped!
Warning: Already tapped!
Already up-to-date.
Your system is ready to brew.
# Installing required brew formulae..
########
# Installing gcc..
########
==> Downloading http://r.research.att.com/tools/gcc-42-5666.3-darwin11.pkg
Already downloaded: /Library/Caches/Homebrew/apple-gcc42-4.2.1-5666.3.pkg
==> /bin/pax --insecure -rz -f usr.pkg/Payload -s ,./usr,/usr/local/Cellar/apple-gcc42/4.2.1-5666.3,
==> Caveats
NOTE:
This formula provides components that were removed from XCode in the 4.2
release. There is no reason to install this formula if you are using a
version of XCode prior to 4.2.

This formula contains compilers built from Apple's GCC sources, build
5666.3, available from:

  http://opensource.apple.com/tarballs/gcc

All compilers have a `-4.2` suffix. A GFortran compiler is also included.
==> Summary
🍺  /usr/local/Cellar/apple-gcc42/4.2.1-5666.3: 104 files, 75M, built in 2 seconds

########
# Installing wget..
########
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/wget-1.15_1.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/wget-1.15_1.mavericks.bottle.tar.gz
==> Pouring wget-1.15_1.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/wget/1.15_1: 9 files, 908K

########
# Installing gzip..
########
==> Downloading http://ftpmirror.gnu.org/gzip/gzip-1.6.tar.gz
Already downloaded: /Library/Caches/Homebrew/gzip-1.6.tar.gz
==> Downloading http://cvs.pld-linux.org/cgi-bin/viewvc.cgi/cvs/packages/gzip/gzip-rsyncable.patch?revision=1.4&view=co
==> Patching
patching file deflate.c
patching file gzip.c
Hunk #1 succeeded at 215 (offset 2 lines).
Hunk #2 succeeded at 276 (offset 5 lines).
Hunk #3 succeeded at 361 (offset 6 lines).
Hunk #4 succeeded at 493 (offset 8 lines).
patching file gzip.h
patching file doc/gzip.texi
Hunk #1 succeeded at 358 with fuzz 2 (offset 24 lines).
patching file trees.c
Hunk #1 succeeded at 59 (offset 13 lines).
Hunk #2 succeeded at 857 (offset 9 lines).
Hunk #3 succeeded at 953 (offset 10 lines).
==> ./configure --prefix=/usr/local/Cellar/gzip/1.6
==> make install
🍺  /usr/local/Cellar/gzip/1.6: 33 files, 408K, built in 22 seconds

########
# Installing libpng..
########
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.10.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/libpng-1.6.10.mavericks.bottle.tar.gz
==> Pouring libpng-1.6.10.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/libpng/1.6.10: 17 files, 1.3M

########
# Installing drush..
########
==> Downloading https://github.com/drush-ops/drush/archive/6.2.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/drush-6.2.0.tar.gz
==> Caveats
Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Summary
🍺  /usr/local/Cellar/drush/6.2.0: 248 files, 2.4M, built in 2 seconds

########
# Installing dnsmasq..
########
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/dnsmasq-2.69.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/dnsmasq-2.69.mavericks.bottle.tar.gz
==> Pouring dnsmasq-2.69.mavericks.bottle.tar.gz
==> Caveats
To configure dnsmasq, copy the example configuration to /usr/local/etc/dnsmasq.conf
and edit to taste.

  cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf

To have launchd start dnsmasq at startup:
    sudo cp -fv /usr/local/opt/dnsmasq/*.plist /Library/LaunchDaemons
Then to load dnsmasq now:
    sudo launchctl load /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist
==> Summary
🍺  /usr/local/Cellar/dnsmasq/2.69: 7 files, 488K

########
# Configuring dnsmasq..
########
########
# Setting up wildcard DNS so that domains ending in dot ld will resolve to your local machine
# Setting dnsmasq config..
########
# Setting OpenDNS and Google DNS servers as fallbacks..
########
########
# Making local domains resolve when your disconnected from net..
########
# Setting known network interfaces to use 127.0.0.1 for DNS lookups,this may throw errors, thats ok...
########
AirPort is not a recognized network service.
** Error: The parameters were not valid.
Ethernet is not a recognized network service.
** Error: The parameters were not valid.

########
# Open your network settings now and confirm the DNS for
# your active device is set to 127.0.0.1, or else things
# will not work properly later in the script.
########
# Setting hostname to aegir.ld
########
# Copying dnsmasq launch daemon into place..
########
# Starting dnsmasq..
########

########
# Installing nginx..
########
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pcre-8.35.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/pcre-8.35.mavericks.bottle.tar.gz
==> Pouring pcre-8.35.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/pcre/8.35: 146 files, 5.8M
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/geoip-1.6.0.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/geoip-1.6.0.mavericks.bottle.tar.gz
==> Pouring geoip-1.6.0.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/geoip/1.6.0: 16 files, 708K
==> Downloading http://nginx.org/download/nginx-1.6.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/nginx-1.6.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/nginx/1.6.0_1 --with-http_ssl_module --with-pcre --with-ipv6 --sbin-path=/usr/local/Cellar/nginx/1.6.0_1/bin/nginx --with-cc-opt=-I/usr/local/Cellar/pcre/8.35/include -I/usr/local/Cellar/openssl/1.0.1g/include --with-ld-opt=-L/usr/local/Cellar/pcre/8.35/lib -L/usr/local/Cellar/openssl/1.0.1g/lib --conf-path=/usr/local/etc/nginx/nginx.conf --pid-path=/usr/local/var/run/nginx.pid --lock-path=/usr/local/var/run/nginx.lock --http-client-body-temp-path=/usr/local/var/run/nginx/client_body_temp --http-proxy-temp-path=/usr/local/var/run/nginx/proxy_temp --http-fastcgi-temp-path=/usr/local/var/run/nginx/fastcgi_temp --http-uwsgi-temp-path=/usr/local/var/run/nginx/uwsgi_temp --http-scgi-temp-path=/usr/local/var/run/nginx/scgi_temp --http-log-path=/usr/local/var/log/nginx/access.log --error-log-path=/usr/local/var/log/nginx/error.log --with-http_gzip_static_module --with-debug --with-http_spdy_module
==> make
==> make install
==> Caveats
Docroot is: /usr/local/var/www

The default port has been set in /usr/local/etc/nginx/nginx.conf to 8080 so that
nginx can run without sudo.

To have launchd start nginx at login:
    ln -sfv /usr/local/opt/nginx/*.plist ~/Library/LaunchAgents
Then to load nginx now:
    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.nginx.plist
Or, if you don't want/need launchctl, you can just run:
    nginx
==> Summary
🍺  /usr/local/Cellar/nginx/1.6.0_1: 7 files, 992K, built in 11 seconds

########
# Configuring nginx..
########
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   763    0   763    0     0    502      0 --:--:--  0:00:01 --:--:--   501

########
# Installing mariadb..
########
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.12.2.mavericks.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/cmake-2.8.12.2.mavericks.bottle.2.tar.gz
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/mariadb-10.0.10.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/mariadb-10.0.10.mavericks.bottle.tar.gz
==> Pouring mariadb-10.0.10.mavericks.bottle.tar.gz
==> Caveats
A "/etc/my.cnf" from another install may interfere with a Homebrew-built
server starting up correctly.

To connect:
    mysql -uroot

To have launchd start mariadb at login:
    ln -sfv /usr/local/opt/mariadb/*.plist ~/Library/LaunchAgents
Then to load mariadb now:
    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mariadb.plist
Or, if you don't want/need launchctl, you can just run:
    mysql.server start
==> /usr/local/Cellar/mariadb/10.0.10/bin/mysql_install_db --verbose --user=garethhall --basedir=/usr/local/Cellar/mariadb/10.0.10 --datadir=/usr/local/var/mysql --tmpdir=/tmp
==> Summary
🍺  /usr/local/Cellar/mariadb/10.0.10: 524 files, 125M

########
# Configuring mariadb..
########
Installing MariaDB/MySQL system tables in '/usr/local/var/mysql' ...
140508  8:41:51 [Note] InnoDB: The InnoDB memory heap is disabled
140508  8:41:51 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
140508  8:41:51 [Note] InnoDB: Compressed tables use zlib 1.2.5
140508  8:41:51 [Note] InnoDB: Using CPU crc32 instructions
140508  8:41:51 [Note] InnoDB: Initializing buffer pool, size = 128.0M
140508  8:41:51 [Note] InnoDB: Completed initialization of buffer pool
140508  8:41:51 [Note] InnoDB: Highest supported file format is Barracuda.
140508  8:41:51 [Note] InnoDB: 128 rollback segment(s) are active.
140508  8:41:51 [Note] InnoDB: Waiting for purge to start
140508  8:41:51 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.15-63.0 started; log sequence number 1619058
140508  8:41:51 [Note] InnoDB: FTS optimize thread exiting.
140508  8:41:51 [Note] InnoDB: Starting shutdown...
140508  8:41:52 [Note] InnoDB: Shutdown completed; log sequence number 1619068
OK
Filling help tables...
140508  8:41:53 [Note] InnoDB: The InnoDB memory heap is disabled
140508  8:41:53 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
140508  8:41:53 [Note] InnoDB: Compressed tables use zlib 1.2.5
140508  8:41:53 [Note] InnoDB: Using CPU crc32 instructions
140508  8:41:53 [Note] InnoDB: Initializing buffer pool, size = 128.0M
140508  8:41:53 [Note] InnoDB: Completed initialization of buffer pool
140508  8:41:53 [Note] InnoDB: Highest supported file format is Barracuda.
140508  8:41:53 [Note] InnoDB: 128 rollback segment(s) are active.
140508  8:41:53 [Note] InnoDB: Waiting for purge to start
140508  8:41:53 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.15-63.0 started; log sequence number 1619068
140508  8:41:53 [Note] InnoDB: FTS optimize thread exiting.
140508  8:41:53 [Note] InnoDB: Starting shutdown...
140508  8:41:54 [Note] InnoDB: Shutdown completed; log sequence number 1619078
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:

'/usr/local/opt/mariadb/bin/mysqladmin' -u root password 'new-password'
'/usr/local/opt/mariadb/bin/mysqladmin' -u root -h aegir.ld password 'new-password'

Alternatively you can run:
'/usr/local/opt/mariadb/bin/mysql_secure_installation'

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the MariaDB Knowledgebase at http://mariadb.com/kb or the
MySQL manual for more instructions.

You can start the MariaDB daemon with:
cd '/usr/local/opt/mariadb' ; /usr/local/opt/mariadb/bin/mysqld_safe --datadir='/usr/local/var/mysql'

You can test the MariaDB daemon with mysql-test-run.pl
cd '/usr/local/opt/mariadb/mysql-test' ; perl mysql-test-run.pl

Please report any problems at http://mariadb.org/jira

The latest information about MariaDB is available at http://mariadb.org/.
You can find additional information about the MySQL part at:
http://dev.mysql.com
Support MariaDB development by buying support/new features from
SkySQL Ab. You can contact us about this at sales@skysql.com.
Alternatively consider joining our community based development effort:
http://mariadb.com/kb/en/contributing-to-the-mariadb-project/

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  4943    0  4943    0     0   2914      0 --:--:--  0:00:01 --:--:--  2912

########
# Installing php55..
########
==> Installing dependencies for php55: curl, freetype, gettext, gmp, jpeg, unixodbc, homebrew/dupes/zlib
==> Installing php55 dependency: curl
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/curl-7.36.0.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/curl-7.36.0.mavericks.bottle.tar.gz
==> Pouring curl-7.36.0.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/curl/lib
    CPPFLAGS: -I/usr/local/opt/curl/include

==> Summary
🍺  /usr/local/Cellar/curl/7.36.0: 75 files, 2.0M
==> Installing php55 dependency: freetype
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.3_1.mavericks.bottle.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/freetype-2.5.3_1.mavericks.bottle.1.tar.gz
==> Pouring freetype-2.5.3_1.mavericks.bottle.1.tar.gz
🍺  /usr/local/Cellar/freetype/2.5.3_1: 60 files, 2.5M
==> Installing php55 dependency: gettext
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.18.3.2.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/gettext-0.18.3.2.mavericks.bottle.tar.gz
==> Pouring gettext-0.18.3.2.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

OS X provides the BSD gettext library and some software gets confused if both are in the library path.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/gettext/lib
    CPPFLAGS: -I/usr/local/opt/gettext/include

==> Summary
🍺  /usr/local/Cellar/gettext/0.18.3.2: 1835 files, 19M
==> Installing php55 dependency: gmp
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gmp-5.1.3.mavericks.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/gmp-5.1.3.mavericks.bottle.2.tar.gz
==> Pouring gmp-5.1.3.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/gmp/5.1.3: 12 files, 2.6M
==> Installing php55 dependency: jpeg
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.mavericks.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/jpeg-8d.mavericks.bottle.2.tar.gz
==> Pouring jpeg-8d.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/jpeg/8d: 18 files, 780K
==> Installing php55 dependency: unixodbc
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/unixodbc-2.3.2.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/unixodbc-2.3.2.mavericks.bottle.tar.gz
==> Pouring unixodbc-2.3.2.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/unixodbc/2.3.2: 31 files, 1012K
==> Installing php55 dependency: homebrew/dupes/zlib
==> Downloading http://zlib.net/zlib-1.2.8.tar.gz
Already downloaded: /Library/Caches/Homebrew/zlib-1.2.8.tar.gz
patching file configure
==> Patching
==> ./configure --prefix=/usr/local/Cellar/zlib/1.2.8
==> make install
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/zlib/lib
    CPPFLAGS: -I/usr/local/opt/zlib/include

==> Summary
🍺  /usr/local/Cellar/zlib/1.2.8: 9 files, 392K, built in 2 seconds
==> Installing php55
==> Downloading http://www.php.net/get/php-5.5.12.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.12
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php55/5.5.12 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.5 --with-config-file-path=/usr/local/etc/php/5.5 --with-config-file-scan-dir=/usr/local/etc/php/5.5/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php55/5.5.12/share/man --with-mhash --with-curl=/usr/local/opt/curl --with-bz2=/usr --with-openssl=/usr/local/opt/openssl --with-xsl=/usr/local/opt/libxslt --enable-fastcgi --enable-fpm --with-fpm-user=_www --with-fpm-group=_www --with-gmp=/usr/local/opt/gmp --with-imap=/usr/local/opt/imap-uw --with-imap-ssl=/usr --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
checking for IMAP Kerberos support... /usr
checking for IMAP SSL support... /usr
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... 
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/josegonzalez/homebrew-homebrew-php/issues

==> Installing dependencies for php55-geoip: autoconf, php55
==> Installing php55-geoip dependency: autoconf
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/autoconf-2.69.mavericks.bottle.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/autoconf-2.69.mavericks.bottle.1.tar.gz
==> Pouring autoconf-2.69.mavericks.bottle.1.tar.gz
🍺  /usr/local/Cellar/autoconf/2.69: 69 files, 2.0M
==> Installing php55-geoip dependency: php55
==> Downloading http://www.php.net/get/php-5.5.12.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.12
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php55/5.5.12 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.5 --with-config-file-path=/usr/local/etc/php/5.5 --with-config-file-scan-dir=/usr/local/etc/php/5.5/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php55/5.5.12/share/man --with-mhash --with-curl --with-bz2=/usr --with-openssl=/usr --with-xsl=/usr --with-apxs2=/usr/sbin/apxs --libexecdir=/usr/local/Cellar/php55/5.5.12/libexec --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
==> make
==> make install
==> /usr/local/Cellar/php55/5.5.12/bin/pear config-set php_ini /usr/local/etc/php/5.5/php.ini
==> Caveats
To enable PHP in Apache add the following to httpd.conf and restart Apache:
    LoadModule php5_module    /usr/local/opt/php55/libexec/apache2/libphp5.so

The php.ini file can be found in:
    /usr/local/etc/php/5.5/php.ini

✩✩✩✩ PEAR ✩✩✩✩

If PEAR complains about permissions, 'fix' the default PEAR permissions and config:
    chmod -R ug+w /usr/local/Cellar/php55/5.5.12/lib/php
    pear config-set php_ini /usr/local/etc/php/5.5/php.ini

✩✩✩✩ Extensions ✩✩✩✩

If you are having issues with custom extension compiling, ensure that
you are using the brew version, by placing /usr/local/bin before /usr/sbin in your PATH:

      PATH="/usr/local/bin:$PATH"

PHP55 Extensions will always be compiled against this PHP. Please install them
using --without-homebrew-php to enable compiling against system PHP.

✩✩✩✩ PHP CLI ✩✩✩✩

If you wish to swap the PHP you use on the command line, you should add the following to ~/.bashrc,
~/.zshrc, ~/.profile or your shell's equivalent configuration file:

      export PATH="$(brew --prefix homebrew/php/php55)/bin:$PATH"

To load php55:
    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php55.plist
==> Summary
🍺  /usr/local/Cellar/php55/5.5.12: 492 files, 38M, built in 2.8 minutes
==> Installing php55-geoip
==> Downloading http://pecl.php.net/get/geoip-1.0.8.tgz
Already downloaded: /Library/Caches/Homebrew/php55-geoip-1.0.8.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-geoip/1.0.8 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config --with-geoip=/usr/local/opt/geoip
==> make
==> Caveats
To finish installing geoip for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-geoip.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the geoip module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the geoip module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-geoip/1.0.8: 4 files, 36K, built in 6 seconds
==> Installing dependencies for php55-imagick: pkg-config, libtool, imagemagick
==> Installing php55-imagick dependency: pkg-config
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pkg-config-0.28.mavericks.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/pkg-config-0.28.mavericks.bottle.2.tar.gz
==> Pouring pkg-config-0.28.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/pkg-config/0.28: 10 files, 604K
==> Installing php55-imagick dependency: libtool
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtool-2.4.2.mavericks.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/libtool-2.4.2.mavericks.bottle.2.tar.gz
==> Pouring libtool-2.4.2.mavericks.bottle.2.tar.gz
==> Caveats
In order to prevent conflicts with Apple's own libtool we have prepended a "g"
so, you have instead: glibtool and glibtoolize.
==> Summary
🍺  /usr/local/Cellar/libtool/2.4.2: 66 files, 2.2M
==> Installing php55-imagick dependency: imagemagick
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/imagemagick-6.8.8-9.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/imagemagick-6.8.8-9.mavericks.bottle.tar.gz
==> Pouring imagemagick-6.8.8-9.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/imagemagick/6.8.8-9: 1429 files, 21M
==> Installing php55-imagick
==> Downloading http://pecl.php.net/get/imagick-3.1.0RC2.tgz
Already downloaded: /Library/Caches/Homebrew/php55-imagick-3.1.0RC2.tgz
patching file imagick-3.1.0RC2/config.m4
==> Patching
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-imagick/3.1.0RC2 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config
==> make
==> Caveats
To finish installing imagick for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-imagick.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the imagick module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the imagick module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-imagick/3.1.0RC2: 4 files, 376K, built in 7 seconds
==> Installing php55-mcrypt dependency: mcrypt
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/mcrypt-2.6.8.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/mcrypt-2.6.8.mavericks.bottle.tar.gz
==> Pouring mcrypt-2.6.8.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/mcrypt/2.6.8: 15 files, 448K
==> Installing php55-mcrypt
==> Downloading http://www.php.net/get/php-5.5.12.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-mcrypt-5.5.12
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-mcrypt/5.5.12 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config --with-mcrypt=/usr/local/opt/mcrypt
==> make
==> Caveats
To finish installing mcrypt for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-mcrypt.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the mcrypt module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the mcrypt module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-mcrypt/5.5.12: 3 files, 56K, built in 13 seconds
==> Downloading http://pecl.php.net/get/uploadprogress-1.0.3.1.tgz
Already downloaded: /Library/Caches/Homebrew/php55-uploadprogress-1.0.3.1.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-uploadprogress/1.0.3.1 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config
==> make
==> Caveats
To finish installing uploadprogress for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-uploadprogress.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the uploadprogress module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the uploadprogress module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-uploadprogress/1.0.3.1: 2 files, 20K, built in 5 seconds
==> Downloading http://xdebug.org/files/xdebug-2.2.5.tgz
Already downloaded: /Library/Caches/Homebrew/php55-xdebug-2.2.5.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-xdebug/2.2.5 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config --enable-xdebug
==> make
==> Caveats
To finish installing xdebug for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-xdebug.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the xdebug module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the xdebug module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-xdebug/2.2.5: 5 files, 236K, built in 7 seconds
==> Downloading https://github.com/facebook/xhprof/archive/254eb24dcfa763c76c57b472093ebc4b81af2b7d.tar.gz
Already downloaded: /Library/Caches/Homebrew/php55-xhprof-254eb24.tar.gz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php55/5.5.12/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-xhprof/254eb24 --with-php-config=/usr/local/Cellar/php55/5.5.12/bin/php-config
==> make
==> Caveats
To finish installing xhprof for PHP 5.5:
  * /usr/local/etc/php/5.5/conf.d/ext-xhprof.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the xhprof module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the xhprof module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php55-xhprof/254eb24: 28 files, 1.2M, built in 5 seconds

########
# Configuring php55..
########
sed: /usr/local/etc/php/5.5/php-fpm.conf: No such file or directory
Unlinking /usr/local/Cellar/php55/5.5.12... 39 symlinks removed

########
# Installing php54..
########
==> Downloading http://www.php.net/get/php-5.4.28.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php54-5.4.28
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php54/5.4.28 --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-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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php54/5.4.28/share/man --with-mhash --with-curl=/usr/local/opt/curl --with-bz2=/usr --with-openssl=/usr/local/opt/openssl --with-xsl=/usr/local/opt/libxslt --enable-fastcgi --enable-fpm --with-fpm-user=_www --with-fpm-group=_www --with-gmp=/usr/local/opt/gmp --with-imap=/usr/local/opt/imap-uw --with-imap-ssl=/usr --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
checking for IMAP Kerberos support... /usr
checking for IMAP SSL support... /usr
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... 
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/josegonzalez/homebrew-homebrew-php/issues

==> Installing php54-geoip dependency: php54
==> Downloading http://www.php.net/get/php-5.4.28.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php54-5.4.28
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php54/5.4.28 --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-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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php54/5.4.28/share/man --with-mhash --with-curl --with-bz2=/usr --with-openssl=/usr --with-xsl=/usr --with-apxs2=/usr/sbin/apxs --libexecdir=/usr/local/Cellar/php54/5.4.28/libexec --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
==> make
==> make install
==> /usr/local/Cellar/php54/5.4.28/bin/pear config-set php_ini /usr/local/etc/php/5.4/php.ini
==> Caveats
To enable PHP in Apache add the following to httpd.conf and restart Apache:
    LoadModule php5_module    /usr/local/opt/php54/libexec/apache2/libphp5.so

The php.ini file can be found in:
    /usr/local/etc/php/5.4/php.ini

✩✩✩✩ PEAR ✩✩✩✩

If PEAR complains about permissions, 'fix' the default PEAR permissions and config:
    chmod -R ug+w /usr/local/Cellar/php54/5.4.28/lib/php
    pear config-set php_ini /usr/local/etc/php/5.4/php.ini

✩✩✩✩ Extensions ✩✩✩✩

If you are having issues with custom extension compiling, ensure that
you are using the brew version, by placing /usr/local/bin before /usr/sbin in your PATH:

      PATH="/usr/local/bin:$PATH"

PHP54 Extensions will always be compiled against this PHP. Please install them
using --without-homebrew-php to enable compiling against system PHP.

✩✩✩✩ PHP CLI ✩✩✩✩

If you wish to swap the PHP you use on the command line, you should add the following to ~/.bashrc,
~/.zshrc, ~/.profile or your shell's equivalent configuration file:

      export PATH="$(brew --prefix homebrew/php/php54)/bin:$PATH"

To load php54:
    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php54.plist
==> Summary
🍺  /usr/local/Cellar/php54/5.4.28: 488 files, 37M, built in 2.2 minutes
==> Installing php54-geoip
==> Downloading http://pecl.php.net/get/geoip-1.0.8.tgz
Already downloaded: /Library/Caches/Homebrew/php54-geoip-1.0.8.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-geoip/1.0.8 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config --with-geoip=/usr/local/opt/geoip
==> make
==> Caveats
To finish installing geoip for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-geoip.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the geoip module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the geoip module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-geoip/1.0.8: 4 files, 36K, built in 6 seconds
==> Downloading http://pecl.php.net/get/imagick-3.1.0RC2.tgz
Already downloaded: /Library/Caches/Homebrew/php54-imagick-3.1.0RC2.tgz
patching file imagick-3.1.0RC2/config.m4
==> Patching
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-imagick/3.1.0RC2 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config
==> make
==> Caveats
To finish installing imagick for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-imagick.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the imagick module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the imagick module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-imagick/3.1.0RC2: 4 files, 376K, built in 7 seconds
==> Downloading http://www.php.net/get/php-5.4.28.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php54-mcrypt-5.4.28
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-mcrypt/5.4.28 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config --with-mcrypt=/usr/local/opt/mcrypt
==> make
==> Caveats
To finish installing mcrypt for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-mcrypt.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the mcrypt module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the mcrypt module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-mcrypt/5.4.28: 3 files, 56K, built in 11 seconds
==> Downloading http://pecl.php.net/get/uploadprogress-1.0.3.1.tgz
Already downloaded: /Library/Caches/Homebrew/php54-uploadprogress-1.0.3.1.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-uploadprogress/1.0.3.1 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config
==> make
==> Caveats
To finish installing uploadprogress for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-uploadprogress.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the uploadprogress module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the uploadprogress module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-uploadprogress/1.0.3.1: 2 files, 20K, built in 5 seconds
==> Downloading http://xdebug.org/files/xdebug-2.2.5.tgz
Already downloaded: /Library/Caches/Homebrew/php54-xdebug-2.2.5.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-xdebug/2.2.5 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config --enable-xdebug
==> make
==> Caveats
To finish installing xdebug for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-xdebug.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the xdebug module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the xdebug module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-xdebug/2.2.5: 5 files, 236K, built in 7 seconds
==> Downloading https://github.com/facebook/xhprof/archive/254eb24dcfa763c76c57b472093ebc4b81af2b7d.tar.gz
Already downloaded: /Library/Caches/Homebrew/php54-xhprof-254eb24.tar.gz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php54-xhprof/254eb24 --with-php-config=/usr/local/Cellar/php54/5.4.28/bin/php-config
==> make
==> Caveats
To finish installing xhprof for PHP 5.4:
  * /usr/local/etc/php/5.4/conf.d/ext-xhprof.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the xhprof module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the xhprof module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php54-xhprof/254eb24: 28 files, 1.2M, built in 5 seconds

########
# Configuring php54..
########
sed: /usr/local/etc/php/5.4/php-fpm.conf: No such file or directory

########
# Installing php53 prerequisites..
########
==> Downloading https://downloads.sourceforge.net/project/re2c/re2c/0.13.6/re2c-0.13.6.tar.gz
Already downloaded: /Library/Caches/Homebrew/re2c-0.13.6.tar.gz
==> ./configure --prefix=/usr/local/Cellar/re2c/0.13.6
==> make install
🍺  /usr/local/Cellar/re2c/0.13.6: 5 files, 304K, built in 6 seconds
==> Downloading https://downloads.sourceforge.net/flex/flex-2.5.37.tar.bz2
Already downloaded: /Library/Caches/Homebrew/flex-2.5.37.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/flex/2.5.37
==> make install
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

Some formulae require a newer version of flex.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/flex/lib
    CPPFLAGS: -I/usr/local/opt/flex/include

==> Summary
🍺  /usr/local/Cellar/flex/2.5.37: 40 files, 2.1M, built in 10 seconds
==> Downloading http://ftpmirror.gnu.org/bison/bison-2.7.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/bison27-2.7.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/bison27/2.7.1
==> make install
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

Some formulae require a newer version of bison.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/bison27/lib

==> Summary
🍺  /usr/local/Cellar/bison27/2.7.1: 36 files, 1.7M, built in 43 seconds
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libevent-2.0.21.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/libevent-2.0.21.mavericks.bottle.tar.gz
==> Pouring libevent-2.0.21.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/libevent/2.0.21: 48 files, 1.8M

########
# Installing php53..
########
==> Downloading http://www.php.net/get/php-5.3.28.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php53-5.3.28
patching file configure
patching file configure.in
patching file Zend/zend_language_parser.y
patching file configure
patching file Zend/acinclude.m4
==> Patching
==> rm Zend/zend_{language,ini}_parser.[ch]
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php53/5.3.28 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.3 --with-config-file-path=/usr/local/etc/php/5.3 --with-config-file-scan-dir=/usr/local/etc/php/5.3/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php53/5.3.28/share/man --with-mhash --with-curl=/usr/local/opt/curl --with-bz2=/usr --with-openssl=/usr/local/opt/openssl --with-xsl=/usr/local/opt/libxslt --enable-fastcgi --enable-fpm --with-fpm-user=_www --with-fpm-group=_www --with-gmp=/usr/local/opt/gmp --with-imap=/usr/local/opt/imap-uw --with-imap-ssl=/usr --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
checking for IMAP Kerberos support... /usr
checking for IMAP SSL support... /usr
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... 
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/josegonzalez/homebrew-homebrew-php/issues

==> Installing php53-geoip dependency: php53
==> Downloading http://www.php.net/get/php-5.3.28.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php53-5.3.28
patching file configure
patching file configure.in
patching file Zend/zend_language_parser.y
patching file configure
patching file Zend/acinclude.m4
==> Patching
==> rm Zend/zend_{language,ini}_parser.[ch]
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php53/5.3.28 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.3 --with-config-file-path=/usr/local/etc/php/5.3 --with-config-file-scan-dir=/usr/local/etc/php/5.3/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --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-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 --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php53/5.3.28/share/man --with-mhash --with-curl --with-bz2=/usr --with-openssl=/usr --with-xsl=/usr --with-apxs2=/usr/sbin/apxs --libexecdir=/usr/local/Cellar/php53/5.3.28/libexec --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl
==> make
==> make install
==> /usr/local/Cellar/php53/5.3.28/bin/pear config-set php_ini /usr/local/etc/php/5.3/php.ini
Error: The `brew link` step did not complete successfully
==> Caveats
To enable PHP in Apache add the following to httpd.conf and restart Apache:
    LoadModule php5_module    /usr/local/opt/php53/libexec/apache2/libphp5.so

The php.ini file can be found in:
    /usr/local/etc/php/5.3/php.ini

✩✩✩✩ PEAR ✩✩✩✩

If PEAR complains about permissions, 'fix' the default PEAR permissions and config:
    chmod -R ug+w /usr/local/Cellar/php53/5.3.28/lib/php
    pear config-set php_ini /usr/local/etc/php/5.3/php.ini

✩✩✩✩ Extensions ✩✩✩✩

If you are having issues with custom extension compiling, ensure that
you are using the brew version, by placing /usr/local/bin before /usr/sbin in your PATH:

      PATH="/usr/local/bin:$PATH"

PHP53 Extensions will always be compiled against this PHP. Please install them
using --without-homebrew-php to enable compiling against system PHP.

✩✩✩✩ PHP CLI ✩✩✩✩

If you wish to swap the PHP you use on the command line, you should add the following to ~/.bashrc,
~/.zshrc, ~/.profile or your shell's equivalent configuration file:

      export PATH="$(brew --prefix homebrew/php/php53)/bin:$PATH"

To reload php53 after an upgrade:
    launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.php53.plist
    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php53.plist
The formula built, but is not symlinked into /usr/local
You can try again using:
  brew link php53

Possible conflicting files are:
/usr/local/bin/phpize -> /usr/local/Cellar/php54/5.4.28/bin/phpize
/usr/local/bin/php-config -> /usr/local/Cellar/php54/5.4.28/bin/php-config
/usr/local/bin/php -> /usr/local/Cellar/php54/5.4.28/bin/php
/usr/local/bin/phar.phar -> /usr/local/Cellar/php54/5.4.28/bin/phar.phar
/usr/local/bin/phar -> /usr/local/Cellar/php54/5.4.28/bin/phar
/usr/local/bin/pecl -> /usr/local/Cellar/php54/5.4.28/bin/pecl
/usr/local/bin/peardev -> /usr/local/Cellar/php54/5.4.28/bin/peardev
/usr/local/bin/pear -> /usr/local/Cellar/php54/5.4.28/bin/pear
/usr/local/include/php/Zend/zend_vm_opcodes.h
/usr/local/include/php/Zend/zend_vm_execute.h
/usr/local/include/php/Zend/zend_vm_def.h
/usr/local/include/php/Zend/zend_vm.h
/usr/local/include/php/Zend/zend_variables.h
/usr/local/include/php/Zend/zend_types.h
/usr/local/include/php/Zend/zend_ts_hash.h
/usr/local/include/php/Zend/zend_strtod.h
/usr/local/include/php/Zend/zend_string.h
/usr/local/include/php/Zend/zend_stream.h
/usr/local/include/php/Zend/zend_static_allocator.h
/usr/local/include/php/Zend/zend_stack.h
/usr/local/include/php/Zend/zend_signal.h
/usr/local/include/php/Zend/zend_qsort.h
/usr/local/include/php/Zend/zend_ptr_stack.h
/usr/local/include/php/Zend/zend_operators.h
/usr/local/include/php/Zend/zend_objects_API.h
/usr/local/include/php/Zend/zend_objects.h
/usr/local/include/php/Zend/zend_object_handlers.h
/usr/local/include/php/Zend/zend_multiply.h
/usr/local/include/php/Zend/zend_multibyte.h
/usr/local/include/php/Zend/zend_modules.h
/usr/local/include/php/Zend/zend_llist.h
/usr/local/include/php/Zend/zend_list.h
/usr/local/include/php/Zend/zend_language_scanner_defs.h
/usr/local/include/php/Zend/zend_language_scanner.h
/usr/local/include/php/Zend/zend_language_parser.h
/usr/local/include/php/Zend/zend_iterators.h
/usr/local/include/php/Zend/zend_istdiostream.h
/usr/local/include/php/Zend/zend_interfaces.h
/usr/local/include/php/Zend/zend_ini_scanner_defs.h
/usr/local/include/php/Zend/zend_ini_scanner.h
/usr/local/include/php/Zend/zend_ini_parser.h
/usr/local/include/php/Zend/zend_ini.h
/usr/local/include/php/Zend/zend_indent.h
/usr/local/include/php/Zend/zend_highlight.h
/usr/local/include/php/Zend/zend_hash.h
/usr/local/include/php/Zend/zend_globals_macros.h
/usr/local/include/php/Zend/zend_globals.h
/usr/local/include/php/Zend/zend_gc.h
/usr/local/include/php/Zend/zend_float.h
/usr/local/include/php/Zend/zend_extensions.h
/usr/local/include/php/Zend/zend_execute.h
/usr/local/include/php/Zend/zend_exceptions.h
/usr/local/include/php/Zend/zend_errors.h
/usr/local/include/php/Zend/zend_dynamic_array.h
/usr/local/include/php/Zend/zend_dtrace.h
/usr/local/include/php/Zend/zend_constants.h
/usr/local/include/php/Zend/zend_config.w32.h
/usr/local/include/php/Zend/zend_config.nw.h
/usr/local/include/php/Zend/zend_config.h
/usr/local/include/php/Zend/zend_compile.h
/usr/local/include/php/Zend/zend_closures.h
/usr/local/include/php/Zend/zend_builtin_functions.h
/usr/local/include/php/Zend/zend_build.h
/usr/local/include/php/Zend/zend_API.h
/usr/local/include/php/Zend/zend_alloc.h
/usr/local/include/php/Zend/zend.h
/usr/local/include/php/TSRM/tsrm_win32.h
/usr/local/include/php/TSRM/tsrm_virtual_cwd.h
/usr/local/include/php/TSRM/tsrm_strtok_r.h
/usr/local/include/php/TSRM/tsrm_nw.h
/usr/local/include/php/TSRM/tsrm_config_common.h
/usr/local/include/php/TSRM/tsrm_config.w32.h
/usr/local/include/php/TSRM/tsrm_config.h
/usr/local/include/php/TSRM/TSRM.h
/usr/local/include/php/TSRM/readdir.h
/usr/local/include/php/sapi/cli/cli.h
/usr/local/include/php/main/win95nt.h
/usr/local/include/php/main/win32_internal_function_disabled.h
/usr/local/include/php/main/streams/php_streams_int.h
/usr/local/include/php/main/streams/php_stream_userspace.h
/usr/local/include/php/main/streams/php_stream_transport.h
/usr/local/include/php/main/streams/php_stream_plain_wrapper.h
/usr/local/include/php/main/streams/php_stream_mmap.h
/usr/local/include/php/main/streams/php_stream_glob_wrapper.h
/usr/local/include/php/main/streams/php_stream_filter_api.h
/usr/local/include/php/main/streams/php_stream_context.h
/usr/local/include/php/main/spprintf.h
/usr/local/include/php/main/snprintf.h
/usr/local/include/php/main/SAPI.h
/usr/local/include/php/main/rfc1867.h
/usr/local/include/php/main/php_version.h
/usr/local/include/php/main/php_variables.h
/usr/local/include/php/main/php_ticks.h
/usr/local/include/php/main/php_syslog.h
/usr/local/include/php/main/php_streams.h
/usr/local/include/php/main/php_scandir.h
/usr/local/include/php/main/php_reentrancy.h
/usr/local/include/php/main/php_output.h
/usr/local/include/php/main/php_open_temporary_file.h
/usr/local/include/php/main/php_network.h
/usr/local/include/php/main/php_memory_streams.h
/usr/local/include/php/main/php_main.h
/usr/local/include/php/main/php_logos.h
/usr/local/include/php/main/php_ini.h
/usr/local/include/php/main/php_globals.h
/usr/local/include/php/main/php_getopt.h
/usr/local/include/php/main/php_content_types.h
/usr/local/include/php/main/php_config.h
/usr/local/include/php/main/php_compat.h
/usr/local/include/php/main/php.h
/usr/local/include/php/main/logos.h
/usr/local/include/php/main/fopen_wrappers.h
/usr/local/include/php/main/build-defs.h
/usr/local/include/php/ext/xml/php_xml.h
/usr/local/include/php/ext/xml/expat_compat.h
/usr/local/include/php/ext/standard/winver.h
/usr/local/include/php/ext/standard/url_scanner_ex.h
/usr/local/include/php/ext/standard/url.h
/usr/local/include/php/ext/standard/uniqid.h
/usr/local/include/php/ext/standard/streamsfuncs.h
/usr/local/include/php/ext/standard/sha1.h
/usr/local/include/php/ext/standard/scanf.h
/usr/local/include/php/ext/standard/quot_print.h
/usr/local/include/php/ext/standard/proc_open.h
/usr/local/include/php/ext/standard/php_versioning.h
/usr/local/include/php/ext/standard/php_var.h
/usr/local/include/php/ext/standard/php_uuencode.h
/usr/local/include/php/ext/standard/php_type.h
/usr/local/include/php/ext/standard/php_string.h
/usr/local/include/php/ext/standard/php_standard.h
/usr/local/include/php/ext/standard/php_smart_str_public.h
/usr/local/include/php/ext/standard/php_smart_str.h
/usr/local/include/php/ext/standard/php_rand.h
/usr/local/include/php/ext/standard/php_metaphone.h
/usr/local/include/php/ext/standard/php_math.h
/usr/local/include/php/ext/standard/php_mail.h
/usr/local/include/php/ext/standard/php_link.h
/usr/local/include/php/ext/standard/php_lcg.h
/usr/local/include/php/ext/standard/php_iptc.h
/usr/local/include/php/ext/standard/php_incomplete_class.h
/usr/local/include/php/ext/standard/php_image.h
/usr/local/include/php/ext/standard/php_http.h
/usr/local/include/php/ext/standard/php_ftok.h
/usr/local/include/php/ext/standard/php_fopen_wrappers.h
/usr/local/include/php/ext/standard/php_filestat.h
/usr/local/include/php/ext/standard/php_ext_syslog.h
/usr/local/include/php/ext/standard/php_dns.h
/usr/local/include/php/ext/standard/php_dir.h
/usr/local/include/php/ext/standard/php_crypt_r.h
/usr/local/include/php/ext/standard/php_crypt.h
/usr/local/include/php/ext/standard/php_browscap.h
/usr/local/include/php/ext/standard/php_assert.h
/usr/local/include/php/ext/standard/php_array.h
/usr/local/include/php/ext/standard/pageinfo.h
/usr/local/include/php/ext/standard/pack.h
/usr/local/include/php/ext/standard/microtime.h
/usr/local/include/php/ext/standard/md5.h
/usr/local/include/php/ext/standard/info.h
/usr/local/include/php/ext/standard/html_tables.h
/usr/local/include/php/ext/standard/html.h
/usr/local/include/php/ext/standard/head.h
/usr/local/include/php/ext/standard/fsock.h
/usr/local/include/php/ext/standard/flock_compat.h
/usr/local/include/php/ext/standard/file.h
/usr/local/include/php/ext/standard/exec.h
/usr/local/include/php/ext/standard/dl.h
/usr/local/include/php/ext/standard/datetime.h
/usr/local/include/php/ext/standard/cyr_convert.h
/usr/local/include/php/ext/standard/css.h
/usr/local/include/php/ext/standard/crypt_freesec.h
/usr/local/include/php/ext/standard/crypt_blowfish.h
/usr/local/include/php/ext/standard/credits_sapi.h
/usr/local/include/php/ext/standard/credits_ext.h
/usr/local/include/php/ext/standard/credits.h
/usr/local/include/php/ext/standard/crc32.h
/usr/local/include/php/ext/standard/basic_functions.h
/usr/local/include/php/ext/standard/base64.h
/usr/local/include/php/ext/sqlite3/libsqlite/sqlite3.h
/usr/local/include/php/ext/spl/spl_observer.h
/usr/local/include/php/ext/spl/spl_iterators.h
/usr/local/include/php/ext/spl/spl_heap.h
/usr/local/include/php/ext/spl/spl_functions.h
/usr/local/include/php/ext/spl/spl_fixedarray.h
/usr/local/include/php/ext/spl/spl_exceptions.h
/usr/local/include/php/ext/spl/spl_engine.h
/usr/local/include/php/ext/spl/spl_dllist.h
/usr/local/include/php/ext/spl/spl_directory.h
/usr/local/include/php/ext/spl/spl_array.h
/usr/local/include/php/ext/spl/php_spl.h
/usr/local/include/php/ext/sockets/php_sockets.h
/usr/local/include/php/ext/session/php_session.h
/usr/local/include/php/ext/session/mod_user.h
/usr/local/include/php/ext/session/mod_files.h
/usr/local/include/php/ext/pdo/php_pdo_driver.h
/usr/local/include/php/ext/pdo/php_pdo.h
/usr/local/include/php/ext/pcre/php_pcre.h
/usr/local/include/php/ext/pcre/pcrelib/ucp.h
/usr/local/include/php/ext/pcre/pcrelib/pcreposix.h
/usr/local/include/php/ext/pcre/pcrelib/pcre_internal.h
/usr/local/include/php/ext/pcre/pcrelib/pcre.h
/usr/local/include/php/ext/pcre/pcrelib/config.h
/usr/local/include/php/ext/mysqlnd/php_mysqlnd_config.h
/usr/local/include/php/ext/mysqlnd/php_mysqlnd.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_structs.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_statistics.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_reverse_api.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_result_meta.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_result.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_priv.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_portability.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_net.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_ext_plugin.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_enum_n_def.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_debug.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_charset.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_block_alloc.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_alloc.h
/usr/local/include/php/ext/mysqlnd/mysqlnd.h
/usr/local/include/php/ext/mysqlnd/config-win.h
/usr/local/include/php/ext/mysqli/php_mysqli_structs.h
/usr/local/include/php/ext/mysqli/mysqli_mysqlnd.h
/usr/local/include/php/ext/mbstring/php_onig_compat.h
/usr/local/include/php/ext/mbstring/php_mbregex.h
/usr/local/include/php/ext/mbstring/oniguruma/oniguruma.h
/usr/local/include/php/ext/mbstring/mbstring.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_string.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_language.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_ident.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_encoding.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_convert.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_consts.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_pass.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/eaw_table.h
/usr/local/include/php/ext/mbstring/libmbfl/config.h
/usr/local/include/php/ext/libxml/php_libxml.h
/usr/local/include/php/ext/json/php_json.h
/usr/local/include/php/ext/iconv/php_php_iconv_impl.h
/usr/local/include/php/ext/iconv/php_php_iconv_h_path.h
/usr/local/include/php/ext/iconv/php_iconv_supports_errno.h
/usr/local/include/php/ext/iconv/php_iconv_aliased_libiconv.h
/usr/local/include/php/ext/iconv/php_iconv.h
/usr/local/include/php/ext/iconv/php_have_libiconv.h
/usr/local/include/php/ext/iconv/php_have_iconv.h
/usr/local/include/php/ext/iconv/php_have_ibm_iconv.h
/usr/local/include/php/ext/iconv/php_have_glibc_iconv.h
/usr/local/include/php/ext/iconv/php_have_bsd_iconv.h
/usr/local/include/php/ext/hash/php_hash_whirlpool.h
/usr/local/include/php/ext/hash/php_hash_types.h
/usr/local/include/php/ext/hash/php_hash_tiger.h
/usr/local/include/php/ext/hash/php_hash_snefru.h
/usr/local/include/php/ext/hash/php_hash_sha.h
/usr/local/include/php/ext/hash/php_hash_ripemd.h
/usr/local/include/php/ext/hash/php_hash_md.h
/usr/local/include/php/ext/hash/php_hash_joaat.h
/usr/local/include/php/ext/hash/php_hash_haval.h
/usr/local/include/php/ext/hash/php_hash_gost.h
/usr/local/include/php/ext/hash/php_hash_fnv.h
/usr/local/include/php/ext/hash/php_hash_crc32.h
/usr/local/include/php/ext/hash/php_hash_adler32.h
/usr/local/include/php/ext/hash/php_hash.h
/usr/local/include/php/ext/gd/php_gd.h
/usr/local/include/php/ext/gd/libgd/webpimg.h
/usr/local/include/php/ext/gd/libgd/wbmp.h
/usr/local/include/php/ext/gd/libgd/jisx0208.h
/usr/local/include/php/ext/gd/libgd/gdhelpers.h
/usr/local/include/php/ext/gd/libgd/gdfontt.h
/usr/local/include/php/ext/gd/libgd/gdfonts.h
/usr/local/include/php/ext/gd/libgd/gdfontmb.h
/usr/local/include/php/ext/gd/libgd/gdfontl.h
/usr/local/include/php/ext/gd/libgd/gdfontg.h
/usr/local/include/php/ext/gd/libgd/gdcache.h
/usr/local/include/php/ext/gd/libgd/gd_io.h
/usr/local/include/php/ext/gd/libgd/gd_intern.h
/usr/local/include/php/ext/gd/libgd/gd_compat.h
/usr/local/include/php/ext/gd/libgd/gd.h
/usr/local/include/php/ext/gd/gdcache.h
/usr/local/include/php/ext/filter/php_filter.h
/usr/local/include/php/ext/ereg/regex/utils.h
/usr/local/include/php/ext/ereg/regex/regex2.h
/usr/local/include/php/ext/ereg/regex/regex.h
/usr/local/include/php/ext/ereg/regex/cname.h
/usr/local/include/php/ext/ereg/regex/cclass.h
/usr/local/include/php/ext/ereg/php_regex.h
/usr/local/include/php/ext/ereg/php_ereg.h
/usr/local/include/php/ext/dom/xml_common.h
/usr/local/include/php/ext/date/php_date.h
/usr/local/include/php/ext/date/lib/timelib_structs.h
/usr/local/include/php/ext/date/lib/timelib_config.h
/usr/local/include/php/ext/date/lib/timelib.h
/usr/local/include/php/Zend/zend_vm_opcodes.h
/usr/local/include/php/Zend/zend_vm_execute.h
/usr/local/include/php/Zend/zend_vm_def.h
/usr/local/include/php/Zend/zend_vm.h
/usr/local/include/php/Zend/zend_variables.h
/usr/local/include/php/Zend/zend_types.h
/usr/local/include/php/Zend/zend_ts_hash.h
/usr/local/include/php/Zend/zend_strtod.h
/usr/local/include/php/Zend/zend_stream.h
/usr/local/include/php/Zend/zend_static_allocator.h
/usr/local/include/php/Zend/zend_stack.h
/usr/local/include/php/Zend/zend_qsort.h
/usr/local/include/php/Zend/zend_ptr_stack.h
/usr/local/include/php/Zend/zend_operators.h
/usr/local/include/php/Zend/zend_objects_API.h
/usr/local/include/php/Zend/zend_objects.h
/usr/local/include/php/Zend/zend_object_handlers.h
/usr/local/include/php/Zend/zend_multiply.h
/usr/local/include/php/Zend/zend_multibyte.h
/usr/local/include/php/Zend/zend_modules.h
/usr/local/include/php/Zend/zend_llist.h
/usr/local/include/php/Zend/zend_list.h
/usr/local/include/php/Zend/zend_language_scanner_defs.h
/usr/local/include/php/Zend/zend_language_scanner.h
/usr/local/include/php/Zend/zend_language_parser.h
/usr/local/include/php/Zend/zend_iterators.h
/usr/local/include/php/Zend/zend_istdiostream.h
/usr/local/include/php/Zend/zend_interfaces.h
/usr/local/include/php/Zend/zend_ini_scanner_defs.h
/usr/local/include/php/Zend/zend_ini_scanner.h
/usr/local/include/php/Zend/zend_ini_parser.h
/usr/local/include/php/Zend/zend_ini.h
/usr/local/include/php/Zend/zend_indent.h
/usr/local/include/php/Zend/zend_highlight.h
/usr/local/include/php/Zend/zend_hash.h
/usr/local/include/php/Zend/zend_globals_macros.h
/usr/local/include/php/Zend/zend_globals.h
/usr/local/include/php/Zend/zend_gc.h
/usr/local/include/php/Zend/zend_float.h
/usr/local/include/php/Zend/zend_extensions.h
/usr/local/include/php/Zend/zend_execute.h
/usr/local/include/php/Zend/zend_exceptions.h
/usr/local/include/php/Zend/zend_errors.h
/usr/local/include/php/Zend/zend_dynamic_array.h
/usr/local/include/php/Zend/zend_constants.h
/usr/local/include/php/Zend/zend_config.w32.h
/usr/local/include/php/Zend/zend_config.nw.h
/usr/local/include/php/Zend/zend_config.h
/usr/local/include/php/Zend/zend_compile.h
/usr/local/include/php/Zend/zend_closures.h
/usr/local/include/php/Zend/zend_builtin_functions.h
/usr/local/include/php/Zend/zend_build.h
/usr/local/include/php/Zend/zend_API.h
/usr/local/include/php/Zend/zend_alloc.h
/usr/local/include/php/Zend/zend.h
/usr/local/include/php/TSRM/tsrm_win32.h
/usr/local/include/php/TSRM/tsrm_virtual_cwd.h
/usr/local/include/php/TSRM/tsrm_strtok_r.h
/usr/local/include/php/TSRM/tsrm_nw.h
/usr/local/include/php/TSRM/tsrm_config_common.h
/usr/local/include/php/TSRM/tsrm_config.w32.h
/usr/local/include/php/TSRM/tsrm_config.h
/usr/local/include/php/TSRM/TSRM.h
/usr/local/include/php/TSRM/readdir.h
/usr/local/include/php/main/win95nt.h
/usr/local/include/php/main/win32_internal_function_disabled.h
/usr/local/include/php/main/streams/php_streams_int.h
/usr/local/include/php/main/streams/php_stream_userspace.h
/usr/local/include/php/main/streams/php_stream_transport.h
/usr/local/include/php/main/streams/php_stream_plain_wrapper.h
/usr/local/include/php/main/streams/php_stream_mmap.h
/usr/local/include/php/main/streams/php_stream_glob_wrapper.h
/usr/local/include/php/main/streams/php_stream_filter_api.h
/usr/local/include/php/main/streams/php_stream_context.h
/usr/local/include/php/main/spprintf.h
/usr/local/include/php/main/snprintf.h
/usr/local/include/php/main/SAPI.h
/usr/local/include/php/main/rfc1867.h
/usr/local/include/php/main/php_version.h
/usr/local/include/php/main/php_variables.h
/usr/local/include/php/main/php_ticks.h
/usr/local/include/php/main/php_syslog.h
/usr/local/include/php/main/php_streams.h
/usr/local/include/php/main/php_scandir.h
/usr/local/include/php/main/php_reentrancy.h
/usr/local/include/php/main/php_output.h
/usr/local/include/php/main/php_open_temporary_file.h
/usr/local/include/php/main/php_network.h
/usr/local/include/php/main/php_memory_streams.h
/usr/local/include/php/main/php_main.h
/usr/local/include/php/main/php_logos.h
/usr/local/include/php/main/php_ini.h
/usr/local/include/php/main/php_globals.h
/usr/local/include/php/main/php_getopt.h
/usr/local/include/php/main/php_content_types.h
/usr/local/include/php/main/php_config.h
/usr/local/include/php/main/php_compat.h
/usr/local/include/php/main/php.h
/usr/local/include/php/main/logos.h
/usr/local/include/php/main/fopen_wrappers.h
/usr/local/include/php/main/build-defs.h
/usr/local/include/php/ext/xml/php_xml.h
/usr/local/include/php/ext/xml/expat_compat.h
/usr/local/include/php/ext/standard/winver.h
/usr/local/include/php/ext/standard/url_scanner_ex.h
/usr/local/include/php/ext/standard/url.h
/usr/local/include/php/ext/standard/uniqid.h
/usr/local/include/php/ext/standard/streamsfuncs.h
/usr/local/include/php/ext/standard/sha1.h
/usr/local/include/php/ext/standard/scanf.h
/usr/local/include/php/ext/standard/quot_print.h
/usr/local/include/php/ext/standard/proc_open.h
/usr/local/include/php/ext/standard/php_versioning.h
/usr/local/include/php/ext/standard/php_var.h
/usr/local/include/php/ext/standard/php_uuencode.h
/usr/local/include/php/ext/standard/php_type.h
/usr/local/include/php/ext/standard/php_string.h
/usr/local/include/php/ext/standard/php_standard.h
/usr/local/include/php/ext/standard/php_smart_str_public.h
/usr/local/include/php/ext/standard/php_smart_str.h
/usr/local/include/php/ext/standard/php_rand.h
/usr/local/include/php/ext/standard/php_metaphone.h
/usr/local/include/php/ext/standard/php_math.h
/usr/local/include/php/ext/standard/php_mail.h
/usr/local/include/php/ext/standard/php_link.h
/usr/local/include/php/ext/standard/php_lcg.h
/usr/local/include/php/ext/standard/php_iptc.h
/usr/local/include/php/ext/standard/php_incomplete_class.h
/usr/local/include/php/ext/standard/php_image.h
/usr/local/include/php/ext/standard/php_http.h
/usr/local/include/php/ext/standard/php_ftok.h
/usr/local/include/php/ext/standard/php_fopen_wrappers.h
/usr/local/include/php/ext/standard/php_filestat.h
/usr/local/include/php/ext/standard/php_ext_syslog.h
/usr/local/include/php/ext/standard/php_dns.h
/usr/local/include/php/ext/standard/php_dir.h
/usr/local/include/php/ext/standard/php_crypt_r.h
/usr/local/include/php/ext/standard/php_crypt.h
/usr/local/include/php/ext/standard/php_browscap.h
/usr/local/include/php/ext/standard/php_assert.h
/usr/local/include/php/ext/standard/php_array.h
/usr/local/include/php/ext/standard/pageinfo.h
/usr/local/include/php/ext/standard/pack.h
/usr/local/include/php/ext/standard/microtime.h
/usr/local/include/php/ext/standard/md5.h
/usr/local/include/php/ext/standard/info.h
/usr/local/include/php/ext/standard/html.h
/usr/local/include/php/ext/standard/head.h
/usr/local/include/php/ext/standard/fsock.h
/usr/local/include/php/ext/standard/flock_compat.h
/usr/local/include/php/ext/standard/file.h
/usr/local/include/php/ext/standard/exec.h
/usr/local/include/php/ext/standard/dl.h
/usr/local/include/php/ext/standard/datetime.h
/usr/local/include/php/ext/standard/cyr_convert.h
/usr/local/include/php/ext/standard/css.h
/usr/local/include/php/ext/standard/crypt_freesec.h
/usr/local/include/php/ext/standard/crypt_blowfish.h
/usr/local/include/php/ext/standard/credits_sapi.h
/usr/local/include/php/ext/standard/credits_ext.h
/usr/local/include/php/ext/standard/credits.h
/usr/local/include/php/ext/standard/crc32.h
/usr/local/include/php/ext/standard/basic_functions.h
/usr/local/include/php/ext/standard/base64.h
/usr/local/include/php/ext/sqlite3/libsqlite/sqlite3.h
/usr/local/include/php/ext/spl/spl_observer.h
/usr/local/include/php/ext/spl/spl_iterators.h
/usr/local/include/php/ext/spl/spl_heap.h
/usr/local/include/php/ext/spl/spl_functions.h
/usr/local/include/php/ext/spl/spl_fixedarray.h
/usr/local/include/php/ext/spl/spl_exceptions.h
/usr/local/include/php/ext/spl/spl_engine.h
/usr/local/include/php/ext/spl/spl_dllist.h
/usr/local/include/php/ext/spl/spl_directory.h
/usr/local/include/php/ext/spl/spl_array.h
/usr/local/include/php/ext/spl/php_spl.h
/usr/local/include/php/ext/sockets/php_sockets.h
/usr/local/include/php/ext/session/php_session.h
/usr/local/include/php/ext/session/mod_user.h
/usr/local/include/php/ext/session/mod_files.h
/usr/local/include/php/ext/pdo/php_pdo_driver.h
/usr/local/include/php/ext/pdo/php_pdo.h
/usr/local/include/php/ext/pcre/php_pcre.h
/usr/local/include/php/ext/pcre/pcrelib/ucp.h
/usr/local/include/php/ext/pcre/pcrelib/pcreposix.h
/usr/local/include/php/ext/pcre/pcrelib/pcre_internal.h
/usr/local/include/php/ext/pcre/pcrelib/pcre.h
/usr/local/include/php/ext/pcre/pcrelib/config.h
/usr/local/include/php/ext/mysqlnd/php_mysqlnd_config.h
/usr/local/include/php/ext/mysqlnd/php_mysqlnd.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_structs.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_statistics.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_result_meta.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_result.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_priv.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_portability.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_net.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_enum_n_def.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_debug.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_charset.h
/usr/local/include/php/ext/mysqlnd/mysqlnd_block_alloc.h
/usr/local/include/php/ext/mysqlnd/mysqlnd.h
/usr/local/include/php/ext/mysqlnd/config-win.h
/usr/local/include/php/ext/mysqli/php_mysqli_structs.h
/usr/local/include/php/ext/mbstring/php_onig_compat.h
/usr/local/include/php/ext/mbstring/php_mbregex.h
/usr/local/include/php/ext/mbstring/oniguruma/oniguruma.h
/usr/local/include/php/ext/mbstring/mbstring.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_string.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_language.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_ident.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_encoding.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_convert.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_consts.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_pass.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/mbfilter.h
/usr/local/include/php/ext/mbstring/libmbfl/mbfl/eaw_table.h
/usr/local/include/php/ext/mbstring/libmbfl/config.h
/usr/local/include/php/ext/libxml/php_libxml.h
/usr/local/include/php/ext/json/php_json.h
/usr/local/include/php/ext/iconv/php_php_iconv_impl.h
/usr/local/include/php/ext/iconv/php_php_iconv_h_path.h
/usr/local/include/php/ext/iconv/php_iconv_supports_errno.h
/usr/local/include/php/ext/iconv/php_iconv_aliased_libiconv.h
/usr/local/include/php/ext/iconv/php_iconv.h
/usr/local/include/php/ext/iconv/php_have_libiconv.h
/usr/local/include/php/ext/iconv/php_have_iconv.h
/usr/local/include/php/ext/iconv/php_have_ibm_iconv.h
/usr/local/include/php/ext/iconv/php_have_glibc_iconv.h
/usr/local/include/php/ext/iconv/php_have_bsd_iconv.h
/usr/local/include/php/ext/hash/php_hash_whirlpool.h
/usr/local/include/php/ext/hash/php_hash_types.h
/usr/local/include/php/ext/hash/php_hash_tiger.h
/usr/local/include/php/ext/hash/php_hash_snefru.h
/usr/local/include/php/ext/hash/php_hash_sha.h
/usr/local/include/php/ext/hash/php_hash_ripemd.h
/usr/local/include/php/ext/hash/php_hash_md.h
/usr/local/include/php/ext/hash/php_hash_haval.h
/usr/local/include/php/ext/hash/php_hash_gost.h
/usr/local/include/php/ext/hash/php_hash_crc32.h
/usr/local/include/php/ext/hash/php_hash_adler32.h
/usr/local/include/php/ext/hash/php_hash.h
/usr/local/include/php/ext/gd/php_gd.h
/usr/local/include/php/ext/gd/libgd/wbmp.h
/usr/local/include/php/ext/gd/libgd/jisx0208.h
/usr/local/include/php/ext/gd/libgd/gdhelpers.h
/usr/local/include/php/ext/gd/libgd/gdfontt.h
/usr/local/include/php/ext/gd/libgd/gdfonts.h
/usr/local/include/php/ext/gd/libgd/gdfontmb.h
/usr/local/include/php/ext/gd/libgd/gdfontl.h
/usr/local/include/php/ext/gd/libgd/gdfontg.h
/usr/local/include/php/ext/gd/libgd/gdcache.h
/usr/local/include/php/ext/gd/libgd/gd_io.h
/usr/local/include/php/ext/gd/libgd/gd_intern.h
/usr/local/include/php/ext/gd/libgd/gd_compat.h
/usr/local/include/php/ext/gd/libgd/gd.h
/usr/local/include/php/ext/gd/gdcache.h
/usr/local/include/php/ext/filter/php_filter.h
/usr/local/include/php/ext/ereg/regex/utils.h
/usr/local/include/php/ext/ereg/regex/regex2.h
/usr/local/include/php/ext/ereg/regex/regex.h
/usr/local/include/php/ext/ereg/regex/cname.h
/usr/local/include/php/ext/ereg/regex/cclass.h
/usr/local/include/php/ext/ereg/php_regex.h
/usr/local/include/php/ext/ereg/php_ereg.h
/usr/local/include/php/ext/dom/xml_common.h
/usr/local/include/php/ext/date/php_date.h
/usr/local/include/php/ext/date/lib/timelib_structs.h
/usr/local/include/php/ext/date/lib/timelib_config.h
/usr/local/include/php/ext/date/lib/timelib.h
/usr/local/share/man/man1/phpize.1 -> /usr/local/Cellar/php54/5.4.28/share/man/man1/phpize.1
/usr/local/share/man/man1/php.1 -> /usr/local/Cellar/php54/5.4.28/share/man/man1/php.1
/usr/local/share/man/man1/php-config.1 -> /usr/local/Cellar/php54/5.4.28/share/man/man1/php-config.1
/usr/local/lib/php/XML/Util.php
/usr/local/lib/php/XML/Util.php
/usr/local/lib/php/test/XML_Util/tests/testBug_5392.phpt
/usr/local/lib/php/test/XML_Util/tests/testBug_4950.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_reverseEntities.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_replaceEntities.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_raiseError.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_isValidName.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_getXmlDeclaration.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createTagFromArray.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createTag.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createStartElement.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createEndElement.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createComment.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createCDataSection.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_attributesToString.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_apiVersion.phpt
/usr/local/lib/php/test/XML_Util/tests/AllTests.php
/usr/local/lib/php/test/Structures_Graph/tests/testCase/BasicGraph.php
/usr/local/lib/php/test/Structures_Graph/tests/AllTests.php
/usr/local/lib/php/test/XML_Util/tests/testBug_5392.phpt
/usr/local/lib/php/test/XML_Util/tests/testBug_4950.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_reverseEntities.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_replaceEntities.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_raiseError.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_isValidName.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_getXmlDeclaration.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createTagFromArray.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createTag.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createStartElement.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createEndElement.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createComment.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_createCDataSection.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_attributesToString.phpt
/usr/local/lib/php/test/XML_Util/tests/testBasic_apiVersion.phpt
/usr/local/lib/php/test/XML_Util/tests/AllTests.php
/usr/local/lib/php/test/Structures_Graph/tests/testCase/BasicGraph.php
/usr/local/lib/php/test/Structures_Graph/tests/AllTests.php
/usr/local/lib/php/System.php -> /usr/local/Cellar/php54/5.4.28/lib/php/System.php
/usr/local/lib/php/Structures/Graph.php
/usr/local/lib/php/Structures/Graph/Node.php
/usr/local/lib/php/Structures/Graph/Manipulator/TopologicalSorter.php
/usr/local/lib/php/Structures/Graph/Manipulator/AcyclicTest.php
/usr/local/lib/php/Structures/Graph.php
/usr/local/lib/php/Structures/Graph/Node.php
/usr/local/lib/php/Structures/Graph/Manipulator/TopologicalSorter.php
/usr/local/lib/php/Structures/Graph/Manipulator/AcyclicTest.php
/usr/local/lib/php/peclcmd.php -> /usr/local/Cellar/php54/5.4.28/lib/php/peclcmd.php
/usr/local/lib/php/pearcmd.php -> /usr/local/Cellar/php54/5.4.28/lib/php/pearcmd.php
/usr/local/lib/php/PEAR5.php -> /usr/local/Cellar/php54/5.4.28/lib/php/PEAR5.php
/usr/local/lib/php/PEAR.php -> /usr/local/Cellar/php54/5.4.28/lib/php/PEAR.php
/usr/local/lib/php/PEAR/XMLParser.php
/usr/local/lib/php/PEAR/Validator/PECL.php
/usr/local/lib/php/PEAR/Validate.php
/usr/local/lib/php/PEAR/Task/Windowseol.php
/usr/local/lib/php/PEAR/Task/Windowseol/rw.php
/usr/local/lib/php/PEAR/Task/Unixeol.php
/usr/local/lib/php/PEAR/Task/Unixeol/rw.php
/usr/local/lib/php/PEAR/Task/Replace.php
/usr/local/lib/php/PEAR/Task/Replace/rw.php
/usr/local/lib/php/PEAR/Task/Postinstallscript.php
/usr/local/lib/php/PEAR/Task/Postinstallscript/rw.php
/usr/local/lib/php/PEAR/Task/Common.php
/usr/local/lib/php/PEAR/RunTest.php
/usr/local/lib/php/PEAR/REST.php
/usr/local/lib/php/PEAR/REST/13.php
/usr/local/lib/php/PEAR/REST/11.php
/usr/local/lib/php/PEAR/REST/10.php
/usr/local/lib/php/PEAR/Registry.php
/usr/local/lib/php/PEAR/Packager.php
/usr/local/lib/php/PEAR/PackageFile.php
/usr/local/lib/php/PEAR/PackageFile/v2.php
/usr/local/lib/php/PEAR/PackageFile/v2/Validator.php
/usr/local/lib/php/PEAR/PackageFile/v2/rw.php
/usr/local/lib/php/PEAR/PackageFile/v1.php
/usr/local/lib/php/PEAR/PackageFile/Parser/v2.php
/usr/local/lib/php/PEAR/PackageFile/Parser/v1.php
/usr/local/lib/php/PEAR/PackageFile/Generator/v2.php
/usr/local/lib/php/PEAR/PackageFile/Generator/v1.php
/usr/local/lib/php/PEAR/Installer.php
/usr/local/lib/php/PEAR/Installer/Role.php
/usr/local/lib/php/PEAR/Installer/Role/Www.xml
/usr/local/lib/php/PEAR/Installer/Role/Www.php
/usr/local/lib/php/PEAR/Installer/Role/Test.xml
/usr/local/lib/php/PEAR/Installer/Role/Test.php
/usr/local/lib/php/PEAR/Installer/Role/Src.xml
/usr/local/lib/php/PEAR/Installer/Role/Src.php
/usr/local/lib/php/PEAR/Installer/Role/Script.xml
/usr/local/lib/php/PEAR/Installer/Role/Script.php
/usr/local/lib/php/PEAR/Installer/Role/Php.xml
/usr/local/lib/php/PEAR/Installer/Role/Php.php
/usr/local/lib/php/PEAR/Installer/Role/Ext.xml
/usr/local/lib/php/PEAR/Installer/Role/Ext.php
/usr/local/lib/php/PEAR/Installer/Role/Doc.xml
/usr/local/lib/php/PEAR/Installer/Role/Doc.php
/usr/local/lib/php/PEAR/Installer/Role/Data.xml
/usr/local/lib/php/PEAR/Installer/Role/Data.php
/usr/local/lib/php/PEAR/Installer/Role/Common.php
/usr/local/lib/php/PEAR/Installer/Role/Cfg.xml
/usr/local/lib/php/PEAR/Installer/Role/Cfg.php
/usr/local/lib/php/PEAR/Frontend.php
/usr/local/lib/php/PEAR/Frontend/CLI.php
/usr/local/lib/php/PEAR/FixPHP5PEARWarnings.php
/usr/local/lib/php/PEAR/Exception.php
/usr/local/lib/php/PEAR/ErrorStack.php
/usr/local/lib/php/PEAR/Downloader.php
/usr/local/lib/php/PEAR/Downloader/Package.php
/usr/local/lib/php/PEAR/DependencyDB.php
/usr/local/lib/php/PEAR/Dependency2.php
/usr/local/lib/php/PEAR/Config.php
/usr/local/lib/php/PEAR/Common.php
/usr/local/lib/php/PEAR/Command.php
/usr/local/lib/php/PEAR/Command/Test.xml
/usr/local/lib/php/PEAR/Command/Test.php
/usr/local/lib/php/PEAR/Command/Remote.xml
/usr/local/lib/php/PEAR/Command/Remote.php
/usr/local/lib/php/PEAR/Command/Registry.xml
/usr/local/lib/php/PEAR/Command/Registry.php
/usr/local/lib/php/PEAR/Command/Pickle.xml
/usr/local/lib/php/PEAR/Command/Pickle.php
/usr/local/lib/php/PEAR/Command/Package.xml
/usr/local/lib/php/PEAR/Command/Package.php
/usr/local/lib/php/PEAR/Command/Mirror.xml
/usr/local/lib/php/PEAR/Command/Mirror.php
/usr/local/lib/php/PEAR/Command/Install.xml
/usr/local/lib/php/PEAR/Command/Install.php
/usr/local/lib/php/PEAR/Command/Config.xml
/usr/local/lib/php/PEAR/Command/Config.php
/usr/local/lib/php/PEAR/Command/Common.php
/usr/local/lib/php/PEAR/Command/Channels.xml
/usr/local/lib/php/PEAR/Command/Channels.php
/usr/local/lib/php/PEAR/Command/Build.xml
/usr/local/lib/php/PEAR/Command/Build.php
/usr/local/lib/php/PEAR/Command/Auth.xml
/usr/local/lib/php/PEAR/Command/Auth.php
/usr/local/lib/php/PEAR/ChannelFile.php
/usr/local/lib/php/PEAR/ChannelFile/Parser.php
/usr/local/lib/php/PEAR/Builder.php
/usr/local/lib/php/PEAR/Autoloader.php
/usr/local/lib/php/PEAR/XMLParser.php
/usr/local/lib/php/PEAR/Validator/PECL.php
/usr/local/lib/php/PEAR/Validate.php
/usr/local/lib/php/PEAR/Task/Windowseol.php
/usr/local/lib/php/PEAR/Task/Windowseol/rw.php
/usr/local/lib/php/PEAR/Task/Unixeol.php
/usr/local/lib/php/PEAR/Task/Unixeol/rw.php
/usr/local/lib/php/PEAR/Task/Replace.php
/usr/local/lib/php/PEAR/Task/Replace/rw.php
/usr/local/lib/php/PEAR/Task/Postinstallscript.php
/usr/local/lib/php/PEAR/Task/Postinstallscript/rw.php
/usr/local/lib/php/PEAR/Task/Common.php
/usr/local/lib/php/PEAR/RunTest.php
/usr/local/lib/php/PEAR/REST.php
/usr/local/lib/php/PEAR/REST/13.php
/usr/local/lib/php/PEAR/REST/11.php
/usr/local/lib/php/PEAR/REST/10.php
/usr/local/lib/php/PEAR/Registry.php
/usr/local/lib/php/PEAR/Packager.php
/usr/local/lib/php/PEAR/PackageFile.php
/usr/local/lib/php/PEAR/PackageFile/v2.php
/usr/local/lib/php/PEAR/PackageFile/v2/Validator.php
/usr/local/lib/php/PEAR/PackageFile/v2/rw.php
/usr/local/lib/php/PEAR/PackageFile/v1.php
/usr/local/lib/php/PEAR/PackageFile/Parser/v2.php
/usr/local/lib/php/PEAR/PackageFile/Parser/v1.php
/usr/local/lib/php/PEAR/PackageFile/Generator/v2.php
/usr/local/lib/php/PEAR/PackageFile/Generator/v1.php
/usr/local/lib/php/PEAR/Installer.php
/usr/local/lib/php/PEAR/Installer/Role.php
/usr/local/lib/php/PEAR/Installer/Role/Www.xml
/usr/local/lib/php/PEAR/Installer/Role/Www.php
/usr/local/lib/php/PEAR/Installer/Role/Test.xml
/usr/local/lib/php/PEAR/Installer/Role/Test.php
/usr/local/lib/php/PEAR/Installer/Role/Src.xml
/usr/local/lib/php/PEAR/Installer/Role/Src.php
/usr/local/lib/php/PEAR/Installer/Role/Script.xml
/usr/local/lib/php/PEAR/Installer/Role/Script.php
/usr/local/lib/php/PEAR/Installer/Role/Php.xml
/usr/local/lib/php/PEAR/Installer/Role/Php.php
/usr/local/lib/php/PEAR/Installer/Role/Ext.xml
/usr/local/lib/php/PEAR/Installer/Role/Ext.php
/usr/local/lib/php/PEAR/Installer/Role/Doc.xml
/usr/local/lib/php/PEAR/Installer/Role/Doc.php
/usr/local/lib/php/PEAR/Installer/Role/Data.xml
/usr/local/lib/php/PEAR/Installer/Role/Data.php
/usr/local/lib/php/PEAR/Installer/Role/Common.php
/usr/local/lib/php/PEAR/Installer/Role/Cfg.xml
/usr/local/lib/php/PEAR/Installer/Role/Cfg.php
/usr/local/lib/php/PEAR/Frontend.php
/usr/local/lib/php/PEAR/Frontend/CLI.php
/usr/local/lib/php/PEAR/FixPHP5PEARWarnings.php
/usr/local/lib/php/PEAR/Exception.php
/usr/local/lib/php/PEAR/ErrorStack.php
/usr/local/lib/php/PEAR/Downloader.php
/usr/local/lib/php/PEAR/Downloader/Package.php
/usr/local/lib/php/PEAR/DependencyDB.php
/usr/local/lib/php/PEAR/Dependency2.php
/usr/local/lib/php/PEAR/Config.php
/usr/local/lib/php/PEAR/Common.php
/usr/local/lib/php/PEAR/Command.php
/usr/local/lib/php/PEAR/Command/Test.xml
/usr/local/lib/php/PEAR/Command/Test.php
/usr/local/lib/php/PEAR/Command/Remote.xml
/usr/local/lib/php/PEAR/Command/Remote.php
/usr/local/lib/php/PEAR/Command/Registry.xml
/usr/local/lib/php/PEAR/Command/Registry.php
/usr/local/lib/php/PEAR/Command/Pickle.xml
/usr/local/lib/php/PEAR/Command/Pickle.php
/usr/local/lib/php/PEAR/Command/Package.xml
/usr/local/lib/php/PEAR/Command/Package.php
/usr/local/lib/php/PEAR/Command/Mirror.xml
/usr/local/lib/php/PEAR/Command/Mirror.php
/usr/local/lib/php/PEAR/Command/Install.xml
/usr/local/lib/php/PEAR/Command/Install.php
/usr/local/lib/php/PEAR/Command/Config.xml
/usr/local/lib/php/PEAR/Command/Config.php
/usr/local/lib/php/PEAR/Command/Common.php
/usr/local/lib/php/PEAR/Command/Channels.xml
/usr/local/lib/php/PEAR/Command/Channels.php
/usr/local/lib/php/PEAR/Command/Build.xml
/usr/local/lib/php/PEAR/Command/Build.php
/usr/local/lib/php/PEAR/Command/Auth.xml
/usr/local/lib/php/PEAR/Command/Auth.php
/usr/local/lib/php/PEAR/ChannelFile.php
/usr/local/lib/php/PEAR/ChannelFile/Parser.php
/usr/local/lib/php/PEAR/Builder.php
/usr/local/lib/php/PEAR/Autoloader.php
/usr/local/lib/php/OS/Guess.php
/usr/local/lib/php/OS/Guess.php
/usr/local/lib/php/doc/XML_Util/examples/example2.php
/usr/local/lib/php/doc/XML_Util/examples/example.php
/usr/local/lib/php/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
/usr/local/lib/php/doc/Structures_Graph/docs/html/todolist.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Node.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_TopologicalSorter.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_AcyclicTest.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Node_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_TopologicalSorter_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_AcyclicTest_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/packages.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/media/stylesheet.css
/usr/local/lib/php/doc/Structures_Graph/docs/html/media/banner.css
/usr/local/lib/php/doc/Structures_Graph/docs/html/li_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/index.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/errors.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/elementindex_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/elementindex.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/classtrees_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/generate.sh
/usr/local/lib/php/doc/PEAR/README
/usr/local/lib/php/doc/PEAR/LICENSE
/usr/local/lib/php/doc/PEAR/INSTALL
/usr/local/lib/php/doc/Archive_Tar/docs/Archive_Tar.txt
/usr/local/lib/php/doc/XML_Util/examples/example2.php
/usr/local/lib/php/doc/XML_Util/examples/example.php
/usr/local/lib/php/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
/usr/local/lib/php/doc/Structures_Graph/docs/html/todolist.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Node.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_TopologicalSorter.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_AcyclicTest.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Node_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_TopologicalSorter_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_AcyclicTest_php.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/packages.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/media/stylesheet.css
/usr/local/lib/php/doc/Structures_Graph/docs/html/media/banner.css
/usr/local/lib/php/doc/Structures_Graph/docs/html/li_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/index.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/errors.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/elementindex_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/elementindex.html
/usr/local/lib/php/doc/Structures_Graph/docs/html/classtrees_Structures_Graph.html
/usr/local/lib/php/doc/Structures_Graph/docs/generate.sh
/usr/local/lib/php/doc/PEAR/README
/usr/local/lib/php/doc/PEAR/LICENSE
/usr/local/lib/php/doc/PEAR/INSTALL
/usr/local/lib/php/doc/Archive_Tar/docs/Archive_Tar.txt
/usr/local/lib/php/data/Structures_Graph/LICENSE
/usr/local/lib/php/data/PEAR/template.spec
/usr/local/lib/php/data/PEAR/package.dtd
/usr/local/lib/php/data/Structures_Graph/LICENSE
/usr/local/lib/php/data/PEAR/template.spec
/usr/local/lib/php/data/PEAR/package.dtd
/usr/local/lib/php/Console/Getopt.php
/usr/local/lib/php/Console/Getopt.php
/usr/local/lib/php/build/shtool
/usr/local/lib/php/build/scan_makefile_in.awk
/usr/local/lib/php/build/run-tests.php
/usr/local/lib/php/build/phpize.m4
/usr/local/lib/php/build/mkdep.awk
/usr/local/lib/php/build/Makefile.global
/usr/local/lib/php/build/ltmain.sh
/usr/local/lib/php/build/libtool.m4
/usr/local/lib/php/build/config.sub
/usr/local/lib/php/build/config.guess
/usr/local/lib/php/build/acinclude.m4
/usr/local/lib/php/build/shtool
/usr/local/lib/php/build/scan_makefile_in.awk
/usr/local/lib/php/build/run-tests.php
/usr/local/lib/php/build/phpize.m4
/usr/local/lib/php/build/mkdep.awk
/usr/local/lib/php/build/Makefile.global
/usr/local/lib/php/build/ltmain.sh
/usr/local/lib/php/build/libtool.m4
/usr/local/lib/php/build/config.sub
/usr/local/lib/php/build/config.guess
/usr/local/lib/php/build/acinclude.m4
/usr/local/lib/php/Archive/Tar.php
/usr/local/lib/php/Archive/Tar.php
/usr/local/lib/php/.registry/xml_util.reg
/usr/local/lib/php/.registry/structures_graph.reg
/usr/local/lib/php/.registry/pear.reg
/usr/local/lib/php/.registry/console_getopt.reg
/usr/local/lib/php/.registry/archive_tar.reg
/usr/local/lib/php/.registry/xml_util.reg
/usr/local/lib/php/.registry/structures_graph.reg
/usr/local/lib/php/.registry/pear.reg
/usr/local/lib/php/.registry/console_getopt.reg
/usr/local/lib/php/.registry/archive_tar.reg
/usr/local/lib/php/.lock -> /usr/local/Cellar/php54/5.4.28/lib/php/.lock
/usr/local/lib/php/.filemap -> /usr/local/Cellar/php54/5.4.28/lib/php/.filemap
/usr/local/lib/php/.depdblock -> /usr/local/Cellar/php54/5.4.28/lib/php/.depdblock
/usr/local/lib/php/.depdb -> /usr/local/Cellar/php54/5.4.28/lib/php/.depdb
/usr/local/lib/php/.channels/pecl.php.net.reg
/usr/local/lib/php/.channels/pear.php.net.reg
/usr/local/lib/php/.channels/doc.php.net.reg
/usr/local/lib/php/.channels/__uri.reg
/usr/local/lib/php/.channels/.alias/phpdocs.txt
/usr/local/lib/php/.channels/.alias/pecl.txt
/usr/local/lib/php/.channels/.alias/pear.txt
/usr/local/lib/php/.channels/pecl.php.net.reg
/usr/local/lib/php/.channels/pear.php.net.reg
/usr/local/lib/php/.channels/doc.php.net.reg
/usr/local/lib/php/.channels/__uri.reg
/usr/local/lib/php/.channels/.alias/phpdocs.txt
/usr/local/lib/php/.channels/.alias/pecl.txt
/usr/local/lib/php/.channels/.alias/pear.txt
==> Summary
🍺  /usr/local/Cellar/php53/5.3.28: 480 files, 27M, built in 2.2 minutes
==> Installing php53-geoip
==> Downloading http://pecl.php.net/get/geoip-1.0.8.tgz
Already downloaded: /Library/Caches/Homebrew/php53-geoip-1.0.8.tgz
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php53/5.3.28/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php53-geoip/1.0.8 --with-php-config=/usr/local/Cellar/php53/5.3.28/bin/php-config --with-geoip=/usr/local/opt/geoip
==> make
==> Caveats
To finish installing geoip for PHP 5.3:
  * /usr/local/etc/php/5.3/conf.d/ext-geoip.ini was created,
    do not forget to remove it upon extension removal.
  * Validate installation via one of the following methods:
  *
  * Using PHP from a webserver:
  * - Restart your webserver.
  * - Write a PHP page that calls "phpinfo();"
  * - Load it in a browser and look for the info on the geoip module.
  * - If you see it, you have been successful!
  *
  * Using PHP from the command line:
  * - Run "php -i" (command-line "phpinfo()")
  * - Look for the info on the geoip module.
  * - If you see it, you have been successful!
==> Summary
🍺  /usr/local/Cellar/php53-geoip/1.0.8: 4 files, 36K, built in 5 seconds
Error: You must `brew link php53' before php53-imagick can be installed
Error: You must `brew link php53' before php53-mcrypt can be installed
Error: You must `brew link php53' before php53-uploadprogress can be installed
Error: You must `brew link php53' before php53-xdebug can be installed
Error: You must `brew link php53' before php53-xhprof can be installed

########
# Configuring php53..
########
sed: /usr/local/etc/php/5.3/php-fpm.conf: No such file or directory
Unlinking /usr/local/Cellar/php53/5.3.28... 0 symlinks removed

########
# Installing php code sniffer..
########
==> Downloading http://download.pear.php.net/package/PHP_CodeSniffer-1.5.3.tgz
Already downloaded: /Library/Caches/Homebrew/php-code-sniffer-1.5.3.tgz
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/Cellar/php54-mcrypt/5.4.26/mcrypt.so' - dlopen(/usr/local/Cellar/php54-mcrypt/5.4.26/mcrypt.so, 9): image not found in Unknown on line 0
==> Caveats
Install the alpha release of PHP CodeSniffer with the --devel option.

Verify your installation by running:

  phpcs --version

You can read more about phpcs by running:

  brew home php-code-sniffer

==> Summary
🍺  /usr/local/Cellar/php-code-sniffer/1.5.3: 844 files, 4.4M, built in 2 seconds

########
# Installing drupal code sniffer..
########
==> Downloading http://ftp.drupal.org/files/projects/coder-7.x-2.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/drupal-code-sniffer-7.x-2.2.tar.gz
==> Caveats
Drupal Coder Sniffer is linked to "/usr/local/etc/php-code-sniffer/Standards/Drupal".

You can verify whether PHP Code Sniffer has detected the standard by running:

  phpcs -i

Drupal Coder Sniffer is installed as a drush command in "/usr/local/share/drush/commands/drupal-code-sniffer".

You can verify whether Drush has discovered the standard by running:

  drush drupalcs --help
==> Summary
🍺  /usr/local/Cellar/drupal-code-sniffer/7.x-2.2: 85 files, 476K, built in 2 seconds

########
# Installing phpunit..
########
==> Downloading https://phar.phpunit.de/phpunit-4.1.0.phar
Already downloaded: /Library/Caches/Homebrew/phpunit-4.1.0.phar
🍺  /usr/local/Cellar/phpunit/4.1.0: 3 files, 3.1M, built in 2 seconds

########
# Installing solr..
########
==> Downloading http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.7.2/solr-4.7.2.tgz
Already downloaded: /Library/Caches/Homebrew/solr-4.7.2.tgz
==> Caveats
To start solr:
  solr path/to/solr/config/dir

See the solr homepage for more setup information:
  brew home solr
==> Summary
🍺  /usr/local/Cellar/solr/4.7.2: 3650 files, 214M, built in 2 seconds

########
# Downloading solr launch daemon..
########
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   964    0   964    0     0    575      0 --:--:--  0:00:01 --:--:--   575

########
# Setting up launch daemons..
########

########
# Launching daemons now..
########
homebrew.mxcl.mariadb: Already loaded
org.apache.solr: Already loaded

########
# Finishing mariadb setup..
########
########
# Enter the following when prompted..
#
# Current password: [hit enter]
# Set root password?: [Y/n] y
# New password: [make it easy, eg. mysql]
# Remove anonymous users? [Y/n] y
# Disallow root login remotely? [Y/n] y
# Remove test database and access to it? [Y/n] y
# Reload privilege tables now? [Y/n] y
########
/usr/local/opt/mariadb/bin/mysql_secure_installation: line 379: find_mysql_client: command not found

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB
      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!

In order to log into MariaDB to secure it, we'll need the current
password for the root user.  If you've just installed MariaDB, and
you haven't set the root password yet, the password will be blank,
so you should just press enter here.

Enter current password for root (enter for none): 
OK, successfully used password, moving on...

Setting the root password ensures that nobody can log into the MariaDB
root user without the proper authorisation.

You already have a root password set, so you can safely answer 'n'.

Change the root password? [Y/n]  ... skipping.

By default, a MariaDB installation has an anonymous user, allowing anyone
to log into MariaDB without having to have a user account created for
them.  This is intended only for testing, and to make the installation
go a bit smoother.  You should remove them before moving into a
production environment.

Remove anonymous users? [Y/n]  ... Success!

Normally, root should only be allowed to connect from 'localhost'.  This
ensures that someone cannot guess at the root password from the network.

Disallow root login remotely? [Y/n]  ... skipping.

By default, MariaDB comes with a database named 'test' that anyone can
access.  This is also intended only for testing, and should be removed
before moving into a production environment.

Remove test database and access to it? [Y/n]  ... skipping.

Reloading the privilege tables will ensure that all changes made so far
will take effect immediately.

Reload privilege tables now? [Y/n]  ... Success!

Cleaning up...

All done!  If you've completed all of the above steps, your MariaDB
installation should now be secure.

Thanks for using MariaDB!
garethhall ALL=NOPASSWD: /usr/local/bin/nginx

########
# Adding aegir.conf include to ngix.conf..
# Aegir time..
########
# Downloading provision..
########
Install location /Users/garethhall/.drush/provision already exists. Do you want to overwrite it? (y/n): Project provision (6.x-2.0) downloaded to                            [success]
/Users/garethhall/.drush/provision.
Project provision contains 4 modules: bind_slave, bind, dns, provision.

########
# Clearing drush caches..
########
'drush' cache was cleared.                                           [success]

########
# Installing hostmaster..
########
Aegir 6.x-2.0 automated install script
==============================================================================
Some settings have not been provided and will now be prompted.
Don't worry: you will get to review those settings after the final install
MySQL privileged user ("root") password: 

This script will operate the following changes in your system:

1. Create server-level configuration directories
2. Create the Hostmaster frontend platform
3. Install the frontend site
4. Setup the dispatcher (a user cron job)

We are making the following assumptions:
 * you have read and are following the install instructions at:
    http://community.aegirproject.org/installing
 * the FQDN of this machine is valid and resolves
 * you are executing this script as your "aegir" user

The following settings will be used:
 Aegir frontend URL: aegir.ld
 Master server FQDN: aegir.ld
 Aegir root: /var/aegir
 Aegir user: garethhall
 Web group: www
 Web server: nginx
 Web server port: 80
 Aegir DB host: localhost
 Aegir DB user: root
 Aegir DB password: <prompted>
 Aegir DB port: 3306
 Aegir version: 6.x-2.0
 Aegir platform path: /var/aegir/hostmaster-6.x-2.0
 Admin email: garethhall79@gmail.com
 Aegir makefile: /Users/garethhall/.drush/provision/aegir.make

Do you really want to proceed with the install (y/n): Changed permissions of                                               [success]
/Users/garethhall/.drush/server_localhost.alias.drushrc.php to 640
Generated config Drush configuration file                            [success]
Changed permissions of                                               [success]
/Users/garethhall/.drush/server_localhost.alias.drushrc.php to 440
Provision configuration root path /var/aegir/config has been created.[success]
Provision configuration root ownership of /var/aegir/config has been [success]
changed to garethhall.
Provision configuration root permissions of /var/aegir/config have   [success]
been changed to 711.
Provision configuration root path /var/aegir/config is writable.     [success]
Provision configuration path /var/aegir/config/server_localhost has  [success]
been created.
Provision configuration ownership of                                 [success]
/var/aegir/config/server_localhost has been changed to garethhall.
Provision configuration permissions of                               [success]
/var/aegir/config/server_localhost have been changed to 711.
Provision configuration path /var/aegir/config/server_localhost is   [success]
writable.
Provision client home path /var/aegir/clients has been created.      [success]
Provision client home ownership of /var/aegir/clients has been       [success]
changed to garethhall.
Provision client home permissions of /var/aegir/clients have been    [success]
changed to 711.
Provision client home path /var/aegir/clients is writable.           [success]
Unable to create new databases.                                      [error]
Provision can grant privileges on database users.                    [success]
Changed permissions of                                               [success]
/Users/garethhall/.drush/server_master.alias.drushrc.php to 640
Generated config Drush configuration file                            [success]
Changed permissions of                                               [success]
/Users/garethhall/.drush/server_master.alias.drushrc.php to 440
Provision configuration root path /var/aegir/config exists.          [success]
Provision configuration root ownership of /var/aegir/config has been [success]
changed to garethhall.
Provision configuration root permissions of /var/aegir/config have   [success]
been changed to 711.
Provision configuration root path /var/aegir/config is writable.     [success]
Provision configuration path /var/aegir/config/server_master has been[success]
created.
Provision configuration ownership of /var/aegir/config/server_master [success]
has been changed to garethhall.
Provision configuration permissions of                               [success]
/var/aegir/config/server_master have been changed to 711.
Provision configuration path /var/aegir/config/server_master is      [success]
writable.
Provision client home path /var/aegir/clients exists.                [success]
Provision client home ownership of /var/aegir/clients has been       [success]
changed to garethhall.
Provision client home permissions of /var/aegir/clients have been    [success]
changed to 711.
Provision client home path /var/aegir/clients is writable.           [success]
Backup path /var/aegir/backups has been created.                     [success]
Backup ownership of /var/aegir/backups has been changed to           [success]
garethhall.
Backup permissions of /var/aegir/backups have been changed to 700.   [success]
Backup path /var/aegir/backups is writable.                          [success]
Provision PHP configuration path /var/aegir/config/includes has been [success]
created.
Provision PHP configuration ownership of /var/aegir/config/includes  [success]
has been changed to garethhall.
Provision PHP configuration permissions of /var/aegir/config/includes[success]
have been changed to 711.
Provision PHP configuration path /var/aegir/config/includes is       [success]
writable.
Generated config Global settings.php file                            [success]
Webserver custom pre-configuration path                              [success]
/var/aegir/config/server_master/nginx has been created.
Webserver custom pre-configuration ownership of                      [success]
/var/aegir/config/server_master/nginx has been changed to garethhall.
Webserver custom pre-configuration permissions of                    [success]
/var/aegir/config/server_master/nginx have been changed to 711.
Webserver custom pre-configuration path                              [success]
/var/aegir/config/server_master/nginx is writable.
Webserver custom pre-configuration path                              [success]
/var/aegir/config/server_master/nginx/pre.d has been created.
Webserver custom pre-configuration ownership of                      [success]
/var/aegir/config/server_master/nginx/pre.d has been changed to
garethhall.
Webserver custom pre-configuration permissions of                    [success]
/var/aegir/config/server_master/nginx/pre.d have been changed to 700.
Webserver custom pre-configuration path                              [success]
/var/aegir/config/server_master/nginx/pre.d is writable.
Webserver custom post-configuration path                             [success]
/var/aegir/config/server_master/nginx/post.d has been created.
Webserver custom post-configuration ownership of                     [success]
/var/aegir/config/server_master/nginx/post.d has been changed to
garethhall.
Webserver custom post-configuration permissions of                   [success]
/var/aegir/config/server_master/nginx/post.d have been changed to
700.
Webserver custom post-configuration path                             [success]
/var/aegir/config/server_master/nginx/post.d is writable.
Webserver platform configuration path                                [success]
/var/aegir/config/server_master/nginx/platform.d has been created.
Webserver platform configuration ownership of                        [success]
/var/aegir/config/server_master/nginx/platform.d has been changed to
garethhall.
Webserver platform configuration permissions of                      [success]
/var/aegir/config/server_master/nginx/platform.d have been changed to
700.
Webserver platform configuration path                                [success]
/var/aegir/config/server_master/nginx/platform.d is writable.
Webserver virtual host configuration path                            [success]
/var/aegir/config/server_master/nginx/vhost.d has been created.
Webserver virtual host configuration ownership of                    [success]
/var/aegir/config/server_master/nginx/vhost.d has been changed to
garethhall.
Webserver virtual host configuration permissions of                  [success]
/var/aegir/config/server_master/nginx/vhost.d have been changed to
700.
Webserver virtual host configuration path                            [success]
/var/aegir/config/server_master/nginx/vhost.d is writable.
Webserver subdir configuration path                                  [success]
/var/aegir/config/server_master/nginx/subdir.d has been created.
Webserver subdir configuration ownership of                          [success]
/var/aegir/config/server_master/nginx/subdir.d has been changed to
garethhall.
Webserver subdir configuration permissions of                        [success]
/var/aegir/config/server_master/nginx/subdir.d have been changed to
700.
Webserver subdir configuration path                                  [success]
/var/aegir/config/server_master/nginx/subdir.d is writable.
Generated config web server configuration file                       [success]
Generated config web server configuration include file               [success]

########
# Changing some hostmaster varibles to defaults we like..
########
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_feature_platform_pathauto 1' could   [error]
not be executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_feature_cron 0' could not be         [error]
executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_feature_Cron queue 0' could not be   [error]
executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_feature_Hosting queue daemon 1' could[error]
not be executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_feature_queued 1' could not be       [error]
executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_queue_tasks_enabled 0' could not be  [error]
executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation
Command variable-set needs a higher bootstrap level to run - you will[error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'vset hosting_require_disable_before_delete 0'     [error]
could not be executed.
The directory /var/aegir/hostmaster-6.x-2.0 does not contain a valid [error]
Drupal installation

########
# Download and start hosting queue daemon launch agent..
########
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   171    0   171    0     0     85      0 --:--:--  0:00:02 --:--:--    85
100   608    0   608    0     0    302      0 --:--:--  0:00:02 --:--:--   302
aegir.hosting-queued: Already loaded
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   452    0   452    0     0    232      0 --:--:--  0:00:01 --:--:--   232

########
# Installing registry_rebuild drush module
########
Install location /usr/local/share/drush/commands/registry_rebuild already exists. Do you want to overwrite it? (y/n): Project registry_rebuild (7.x-2.2) downloaded to                     [success]
/usr/local/share/drush/commands/registry_rebuild.
Project registry_rebuild contains 0 modules: .

########
# Symlinking platforms to ~/Sites/Aegir..
########
rmdir: /var/aegir/platforms: No such file or directory

########
# Enabling SSL for local sites..
########
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  1739    0  1739    0     0    877      0 --:--:--  0:00:01 --:--:--   877

########
# Saving some instructional notes to ~/Desktop/YourAegirSetup.txt..
########

########
# Attempting to email it to you as well..
########

########
# The date.timezone value in /usr/local/etc/php/[version]/php.ini
# Is set to Melbourne/Australia
# You may want to change it to something that suits you better.
########

########
# Double check your network interfaces to ensure their DNS server
# is set to 127.0.0.1 as we only tried to set commonly named interfaces.
########

########
# Please say thanks @BrianGilbert_  http://twiter.com/BrianGilbert_
########

########
# Finished 2014-05-08 09:12:33
########
BrianGilbert commented 10 years ago

you need to either reboot after an uninstall, or kill the mysql task before continuing with reinstallation.