http://php.net/manual/zh/install.unix.nginx.php
cd php-5.6.12
./configure --enable-fpm --with-mysql --prefix=/home/work/fupeng/php
make
make install
http://php.net/manual/zh/install.unix.nginx.php
cd php-5.6.12
./configure --enable-fpm --with-mysql --prefix=/home/work/fupeng/php
make
make install