[Bug 225473] www/nginx unknown directive "upload_progress" after upgrade 1.12.2_4,2 -> 1.12.2_6,2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 26 20:42:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225473
Bug ID: 225473
Summary: www/nginx unknown directive "upload_progress" after
upgrade 1.12.2_4,2 -> 1.12.2_6,2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: joneum at FreeBSD.org
Reporter: idefix at fechner.net
Assignee: joneum at FreeBSD.org
Flags: maintainer-feedback?(joneum at FreeBSD.org)
Nginx is compiled with the
OPTIONS_FILE_SET+=HTTP_UPLOAD_PROGRESS
set.
nginx -V shows:
...p_realip_module --with-http_slice_module --with-http_stub_status_module
--add-module=/wrkdirs/usr/ports/www/nginx/work/nginx-upload-progress-module-0.9.2
--add-module=/wrkdirs/usr/ports/www/nginx/work/naxsi-0.55.3/naxsi_src
--with-pcre
--add-dynamic-module=/wrkdirs/usr/ports/www/nginx/work/passenger-5.1.12/src/nginx_module
--with-http_v2_module -...
So you see the upload-progress module is compiled in.
With the update from 1.12.2_4,2 -> 1.12.2_6,2 I see now the following error
message:
nginx -t
nginx: [emerg] unknown directive "upload_progress" in
/usr/local/etc/nginx/nginx.conf:38
nginx: configuration file /usr/local/etc/nginx/nginx.conf test failed
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list