在centos7上边编译php7.1.28版本过程记录。
准备环境
编译php
错误处理
1、 configure: error: Unable to detect ICU prefix or no failed. Please verify ICU install prefix and make sure icu-config works.
yum -y install libicu-devel
configure: error: mcrypt.h not found. Please reinstall libmcrypt.