阿里云centos7.3搭建个人网盘

 

php安装主文:
https://www.cnblogs.com/riverdubu/p/6428226.html
错误文档
https://www.cnblogs.com/leunghing/p/7111555.html
https://blog.csdn.net/aerchi/article/details/72786752
错误最后一个
ERROR: unable to bind listening socket for address ’127.0.0.1:9000′
解决办法:
killall php-fpm

//以下王章做完后出错,但是可以借鉴
https://www.cnblogs.com/riverdubu/p/6428226.html

//整篇做完是错的,但是中间一些错误可参考
主参考:
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

https://blog.csdn.net/godmatrix/article/details/5969558
关于其中出现的错误
https://segmentfault.com/q/1010000000260961
https://blog.csdn.net/aerchi/article/details/72786752
http://www.51testing.com/html/15/99915-228391.html
https://www.oschina.net/question/729139_233361
https://www.oschina.net/question/729139_233361

make/make test /makeinstall
https://blog.csdn.net/wdjhzw/article/details/39587609

 

posted @ 2020-01-03 15:17  chaiyinlei  阅读(638)  评论(0)    收藏  举报