Hi I know this question is not ok but i must use PHP version:5.2.17. Apache Version:Server version: Apache/2.4.7 (Ubuntu) Server Version:Ubuntu 14.04.2 LTS when i use:./configure --prefix=/usr/php5.2.17 --datadir=/usr/php5.2.17 --mandir=/usr/man --bindir=/usr/bin/php5.2.17 --includedir=/usr/include/php5.2.17 --sysconfdir=/etc/php5.2.17/apache2 --with-config-file-path=/etc/php5.2.17/apache2 --with-config-file-scan-dir=/etc/php5.2.17/conf.d --enable-bcmath --with-curl=shared,/usr --with-mcrypt=shared,/usr --enable-cli --with-gd --with-mysql --with-mysqli --enable-libxml --enable-session --enable-xml --enable-simplexml --enable-filter --enable-inline-optimization --with-jpeg-dir --with-png-dir --with-zlib --with-bz2 --with-curl --enable-exif --enable-soap --with-pic --enable-shared --with-gnu-ld --enable-mbstring --with-iconv=/usr/ ----with-apxs2=/usr/bin/apxs2(or apxs )
Then will show : Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... no checking for Apache 1.x module support... no checking whether to enable Apache charset compatibility option... no checking for Apache 2.0 filter-module support via DSO through APXS... no checking for Apache 2.0 handler-module support via DSO through APXS... apxs:Error: Invalid query string `MPM_NAME'. yes checking for Apache 1.x (hooks) module support via DSO through APXS... no checking for Apache 1.x (hooks) module support... no checking whether to enable Apache charset compatibility option... no checking for Caudium support... no checking for CLI build... yes checking for Continuity support... no checking for embedded SAPI library support... no checking for Zeus ISAPI support... no checking for Milter support... no checking for NSAPI support... no checking for PHTTPD support... no checking for Pi3Web support... no checking whether Roxen module is build using ZTS... no checking for Roxen/Pike support... checking for thttpd... no checking for TUX... no checking for webjames... no checking for chosen SAPI module... apache2handler So my question is :what should i do. Thanks Sanborn