./configure --prefix=/usr/local/httpd2 --enable-so --enable-rewrite make make install
./configure --with-apxs2=/usr/local/httpd2/bin/apxs make make install
AddType application/x-httpd-php .php
/usr/local/httpd2/bin/apachectl -k start
./configure --with-apxs2=/usr/local/httpd2/bin/apxs --without-sqlite --without-pdo-sqlite
php -i | grep php.ini Loaded Configuration File => /usr/local/lib/php.ini