php源代码安装常见错误解决办法
php源代码安装常见错误解决办法错误:configure: error: libevent >= 1.4.11 could not be found解决:yum -y install libevent libevent-devel错误:configure: error: Please reinstall the mysql distributio解决:yum -y install mysql-devel错误:make: *** [sapi/fpm/p...