&tag(Homebrew/php54);
brew tap homebrew/dupes brew tap homebrew/versions brew tap homebrew/homebrew-php brew install php53 brew install php53 --with-mysql --with-homebrew-apxs
LoadModule php5_module /usr/local/Cellar/php53/5.3.29_4/libexec/apache2/libphp5.so
<IfModule php5_module>
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
<IfModule dir_module>
DirectoryIndex index.html index.php
</IfModule>
</IfModule>
[mbstring] mbstring.language = Japanese mbstring.internal_encoding = UTF-8 mbstring.http_input = auto mbstring.http_output = UTF-8 mbstring.encoding_translation = On mbstring.detect_order = auto mbstring.substitute_character = none mbstring.func_overload = 1
cd /usr/local/include/freetyp2 ln -s freetype/freetype.h