php安装主文
错误最后一个
ERROR: unable to bind listening socket for address ’127.0.0.1:9000′
解决办法:
killall php-fpm
//以下王章做完后出错,但是可以借鉴
//整篇做完是错的,但是中间一些错误可参考
主参考:
https://yq.aliyun.com/articles/173318?spm=5176.10695662.1996646101.searchclickresult.707d5ce2AQ20Av 辅助参考:
centos7安装owncloud搭建个人云服务器
http://www.mamicode.com/info-detail-2291859.html
php的压缩包安装的步骤
https://zhidao.baidu.com/question/1673488899753300267.html
关于./configure 等
用这个 ./configure --prefix=/usr/bin --with-pdo-mysql=/usr --with-zlib-dir=/usr/lib
http://www.51testing.com/html/15/99915-228391.html
make/make test /makeinstall