nginx 如何把已经安装的ngnix安装多一个–with-http_ssl_module
如题,现在,nginx版本是nginx/1.10.1OpenSSL 1.0.1e-fips 11 Feb 2013 也安装了想要用https,所以要按装with-http_ssl_module,具体要怎么操作!用的是lnmp安装的,不过安装包删掉了 Download nginx-1.11.6.tar.gz successfully!
============================check files==================================
Uncompress nginx-1.11.6.tar.gz...
cd nginx-1.11.6...
./configure: error: invalid option "–with-http_ssl_module"
make: *** 没有指明目标并且找不到 makefile。 停止。
cp: 无法获取"objs/nginx" 的文件状态(stat): 没有那个文件或目录
Test nginx configure file...
include/upgrade_nginx.sh:行58: /usr/local/nginx/sbin/nginx: 没有那个文件或目录
upgrade...
make: *** 没有规则可以创建目标“upgrade”。 停止。
======== upgrade nginx completed ======
Program will display Nginx Version......
include/upgrade_nginx.sh:行65: /usr/local/nginx/sbin/nginx: 没有那个文件或目录 升级的时候报了这个错 解决了,字数呀,字数呀 是--不是–
而且lnmp的默认都是编译安装的
页:
[1]