wowdarklym 发表于 2018-1-4 20:09:34

lnmp1.4安装失败(nginx)

附件是log文件
系统是centos71708版本 64位

licess 发表于 2018-1-5 11:28:27

Uncompress nginx-1.12.2.tar.gz...
tar (child): nginx-1.12.2.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

nginx源码没有下载下来,重新下载或使用full包进行安装就行了

mossad 发表于 2018-2-27 16:48:19

回复 2# 的帖子

今天我的也遇到这样的问题!
Error is not recoverable: exiting now


用的1.4
wget -c http://soft.vpser.net/lnmp/lnmp1.4.tar.gz && tar zxf lnmp1.4.tar.gz && cd lnmp1.4 && ./install.sh
前面有一段 已发出 HTTP 请求,正在等待回应... 416 Requested Range Not Satisfiable

[ 本帖最后由 mossad 于 2018-2-27 16:56 编辑 ]
页: [1]
查看完整版本: lnmp1.4安装失败(nginx)