Home  >  Q&A  >  body text

Newbie problem: nginx1.10 installs nginx ngx_http_limit_conn_module cannot be installed successfully

Problem Description:

如下为安装代码,报如下错误。安装http_ssl_module可以成功安装,求原因。

[root@localhost nginx-1.10.1]# ./configure --prefix=/home/lily/nginx --with-ngx_http_limit_conn_module
./configure: error: invalid option "--with-ngx_http_limit_conn_module"

ps: I have conducted a detailed search using the search engine, but no answer was found.

高洛峰高洛峰2713 days ago643

reply all(1)I'll reply

  • 阿神

    阿神2017-05-16 17:16:38

    The parameters configured in ./configure are wrong, use the ./configure --help command to check

    reply
    0
  • Cancelreply