compile php by:./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache/bin/apxs
make ,make test, make install
and cp php.ini-dist /usr/local/lib/php.ini
it take me a night.