#!/bin/sh ./configure \ --prefix=/opt/php/5.3.24 \ --with-mysql=mysqlnd \ --with-mysqli=mysqlnd \ --with-pdo-mysql=mysqlnd \ --enable-cgi \ --enable-bcmath \ --enable-calendar \ --with-curl \ --with-curlwrappers \ --enable-exif \ --enable-ftp \ --with-gd \ --enable-gd-native-ttf \ --with-gmp \ --with-mhash \ --with-openssl \ --with-kerberos \ --with-imap \ --with-imap-ssl \ --enable-intl \ --enable-mbstring \ --with-mcrypt \ --with-pspell \ --with-xsl \ --enable-zip \ --with-pear