https://www.cnblogs.com/lalalagq/p/9973716.html
一、編譯安裝PHP
1. 下載源碼包並解壓
源碼包地址:http://php.net/downloads.php
下載源碼包
當前PHP最新本門是7.2.9,下載 php-7.2.9 源碼包
wget http://be2.php.net/get/php-7.2.9.tar.gz/from/this/mirror -O php-7.2.9.tar.gz
解壓源碼包
解壓縮
tar zxf php-7.2.9.tar.gz
進入解壓縮后的目錄,查看解壓的文件
[root/usr/local/src/php-7.2.9]# ll 總用量 4.1M -rw-rw-r-- 1 root root 84K 8月 14 14:26 acinclude.m4 -rw-r--r-- 1 root root 309K 8月 14 14:26 aclocal.m4 drwxrwxr-x 2 root root 78 8月 14 14:26 appveyor/ -rw-rw-r-- 1 root root 1.4K 8月 14 14:26 .appveyor.yml drwxrwxr-x 2 root root 4.0K 8月 14 14:26 build/ -rwxrwxr-x 1 root root 772 8月 14 14:26 buildconf* -rw-rw-r-- 1 root root 334 8月 14 14:26 buildconf.bat -rw-rw-r-- 1 root root 12K 8月 14 14:26 CODING_STANDARDS -rw-rw-r-- 1 root root 42K 8月 14 14:26 config.guess -rw-rw-r-- 1 root root 36K 8月 14 14:26 config.sub -rwxr-xr-x 1 root root 2.6M 8月 14 14:26 configure* -rw-rw-r-- 1 root root 46K 8月 14 14:26 configure.ac -rw-rw-r-- 1 root root 3.4K 8月 14 14:26 CONTRIBUTING.md -rw-rw-r-- 1 root root 91 8月 14 14:26 CREDITS -rw-rw-r-- 1 root root 867 8月 14 14:26 .editorconfig drwxrwxr-x 76 root root 4.0K 8月 14 14:26 ext/ -rw-rw-r-- 1 root root 21K 8月 14 14:26 EXTENSIONS -rw-rw-r-- 1 root root 137 8月 14 14:26 footer -rw-rw-r-- 1 root root 13K 8月 14 14:26 .gdbinit -rw-r--r-- 1 root root 1.8K 8月 14 14:26 generated_lists -rwxrwxr-x 1 root root 581 8月 14 14:26 genfiles* -rw-rw-r-- 1 root root 8.