Skip to content

Instantly share code, notes, and snippets.

@hidenorigoto
hidenorigoto / php52
Last active October 1, 2015 09:58 — forked from tanakahisateru/gist:1344162
PHP5.5 PHP5.4 configure for my MacBook Air (MySQL with homebrew / other with macports)
./configure \
--prefix=/opt/local/php/5.4 \
--bindir=/opt/local/bin/php54 \
--with-config-file-path=/opt/local/php/5.4/etc \
--with-config-file-scan-dir=/opt/local/php/5.4/var/db \
--mandir=/opt/local/php/5.4/share/man \
--infodir=/opt/local/php/5.4/share/info \
--program-suffix=-5.4 \
--with-apxs2=/opt/local/apache2/bin/apxs \
--enable-pdo \
@hidenorigoto
hidenorigoto / gist:981969
Created May 19, 2011 22:42 — forked from avalanche123/gist:981817
GitHub Emoji
:+1:
:-1:
:airplane:
:art:
:bear:
:beer:
:bike:
:bomb:
:book:
:bulb: