Skip to content

Commit

Permalink
vendor php.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Belo committed Jan 23, 2012
1 parent e2e369e commit 94322b9
Show file tree
Hide file tree
Showing 2 changed files with 1,901 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ echo " done, v$APACHE_VERSION"
echo -n "-----> Bundling PHP..."
PHP_URL="https://s3.amazonaws.com/php-lp/php.tar.gz"
curl --silent --max-time 60 --location $PHP_URL | tar xz
cp $LP_DIR/conf/php.ini php
PHP_VERSION=`cat php/VERSION`
echo " done. v$PHP_VERSION"

Expand Down
Loading

0 comments on commit 94322b9

Please sign in to comment.