./configure \ --prefix=/server/application/php-5.3.29 \ --with-config-file-path=/server/application/php-5.3.29/etc \ --with-config-file-scan-dir=/server/application/php-5.3.29/etc/php.d \ --with-mysql=mysqlnd \ --with-mysqli=mysqlnd \ --with-pdo-mysql=mysqlnd \ --with-fpm-user=www \ --with-fpm-group=www \ --enable-fpm \ --disable-fileinfo \ --with-iconv-dir=/usr/local/libiconv \ --with-freetype-dir \ --with-jpeg-dir \ --with-png-dir \ --with-zlib \ --with-libxml-dir=/usr \ --enable-xml \ --disable-rpath \ --enable-bcmath \ --enable-shmop \ --enable-sysvsem \ --enable-inline-optimization \ --with-curl=/usr/local/curl \ --enable-mbregex \ --enable-mbstring \ --with-mcrypt \ --with-gd \ --enable-gd-native-ttf \ --with-openssl=/usr/local/openssl \ --with-mhash \ --enable-pcntl \ --enable-sockets \ --with-xmlrpc \ --with-gettext \ --enable-zip \ --enable-soap \ --enable-ftp \ --disable-debug \ --enable-short-tags \ --enable-zend-multibyte \ --enable-safe-mode \ --enable-magic-quotes \ --disable-fileinfo \ --with-xsl \ --enable-intl \ --enable-exif