Skip to content

Commit

Permalink
Update install_libphp5.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodrigues committed Nov 12, 2014
1 parent 058a9b0 commit 0f110cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_libphp5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SRCDIR=${HOME}/php5.4-source
DISTDIR=${HOME}/dist
rm -rf $SRCDIR

PHP5="php-5.4.15"
PHP5="php-5.6.2"

PHPFEATURES="--disable-cli --disable-cgi --enable-embed=shared --disable-zts --with-sqlite3 --enable-pdo --with-pdo-mysql --with-pdo-sqlite --with-mysqli --enable-mbstring \
"
Expand Down

0 comments on commit 0f110cb

Please sign in to comment.