Re: научите пересобирать NGINX с нужными модулями

in_ukraine nginx-forum на nginx.us
Вт Апр 3 08:25:07 UTC 2012


./configure --prefix=/usr --sbin-path=/usr/sbin/nginx
--conf-path=/etc/nginx/nginx.conf
--error-log-path=/var/log/nginx/error.log
--pid-path=/var/run/nginx/nginx.pid --lock-path=/var/lock/nginx.lock
--user=nginx --group=nginx --with-http_ssl_module
--with-http_auth_basic_module --with-http_flv_module
--with-http_gzip_static_module --http-log-path=/var/log/nginx/access.log
--http-client-body-temp-path=/var/tmp/nginx/client/
--http-proxy-temp-path=/var/tmp/nginx/proxy/
--http-fastcgi-temp-path=/var/tmp/nginx/fcgi/
./configure: error: invalid option "--with-http_auth_basic_module"

Posted at Nginx Forum: http://forum.nginx.org/read.php?21,224781,224825#msg-224825



Подробная информация о списке рассылки nginx-ru