Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created June 16, 2014 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amacgregor/ba3846298bed09056094 to your computer and use it in GitHub Desktop.
Save amacgregor/ba3846298bed09056094 to your computer and use it in GitHub Desktop.
configoptions="
--enable-cli \
--enable-debug \
--enable-bcmath \
--enable-calendar \
--enable-exif \
--enable-ftp \
--enable-mbstring \
--enable-pcntl \
--enable-soap \
--enable-sockets \
--enable-sqlite-utf8 \
--enable-wddx \
--enable-zip \
--enable-readline \
--enable-posix \
--with-openssl \
--with-zlib \
--with-readline \
--with-posix
--with-apache2 \
--with-openssl \
--with-zlib \
--with-gettext \
--with-pear \
--with-curl \
--with-gd \
--with-mcrypt \
--with-pdo-mysql \
--enable-mbstring \
"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment