2011/04/13

PHP 5.3.6 インストール

./configure --with-apxs2 --enable-mbstring --enable-zend-multibyte


checking for Apache 2.0 handler-module support via DSO through APXS... ./configure: apxs: not found
./configure: apxs: not found


Sorry, I cannot run apxs. Possible reasons follow:

1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)

The output of apxs follows:
./configure: apxs: not found
configure: error: Aborting