| PHP5 Install/Upgrade - Standard |
|
The standard installation/upgrade service provides for a generic installation of PHP5.x, which will include the following features and package versions. If you wish to customize any of these, please look to the Customized PHP5 Installation service instead. Feature Flags: PHPFEATURES=--prefix=${INSTALLDIR} --with-config-file-path=${INSTALLDIR}/etc/php5 \ --enable-fastcgi --enable-force-cgi-redirect --with-xml --with-xmlrpc \ --with-libxml-dir=${INSTALLDIR} --with-freetype-dir=${INSTALLDIR} --enable-soap \ --with-openssl=/usr --with-mhash=${INSTALLDIR} --with-mcrypt=${INSTALLDIR} \ --with-zlib-dir=${INSTALLDIR} --with-bz2=${INSTALLDIR} --with-jpeg-dir=/usr \ --with-png-dir=/usr --with-gd --enable-gd-native-ttf --enable-memory-limit \ --with-mm=${INSTALLDIR} --enable-ftp --with-exif --enable-exif --enable-sockets \ --enable-wddx --with-iconv=${INSTALLDIR} --enable-sqlite-utf8 --enable-calendar \ --with-curl=${INSTALLDIR} --enable-mbstring --enable-mbregex --with-mysql=/usr \ --with-mysqli --without-pear --with-gettext --with-imap=${INSTALLDIR} \ --with-imap-ssl=/usr Program Versions:
|