Skip to content

Instantly share code, notes, and snippets.

@Javlopez
Created March 4, 2012 04:03
Show Gist options
  • Save Javlopez/1970623 to your computer and use it in GitHub Desktop.
Save Javlopez/1970623 to your computer and use it in GitHub Desktop.
Configure PHP source
root@debianj:/home/javier# ./configure --with-apxs2=/usr/bin/apxs2 --with-mysql --with-zlib --with-gettext --with-mcrypt --enable-soap --enable-sockets --with-pdo-mysql --with-mysqli --with-config-file-path=/etc/php5/apache2/ --with-config-file-scan-dir=/etc/php5/ --enable-mbstring --with-openssl --enable-sockets --with-gd --with-pcre-regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment