Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2018 20:42:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225473] www/nginx unknown directive "upload_progress" after upgrade 1.12.2_4,2 -> 1.12.2_6,2
Message-ID:  <bug-225473-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225473

            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@FreeBSD.org
          Reporter: idefix@fechner.net
          Assignee: joneum@FreeBSD.org
             Flags: maintainer-feedback?(joneum@FreeBSD.org)

Nginx is compiled with the

OPTIONS_FILE_SET+=3DHTTP_UPLOAD_PROGRESS

set.

nginx -V shows:
...p_realip_module --with-http_slice_module --with-http_stub_status_module
--add-module=3D/wrkdirs/usr/ports/www/nginx/work/nginx-upload-progress-modu=
le-0.9.2
--add-module=3D/wrkdirs/usr/ports/www/nginx/work/naxsi-0.55.3/naxsi_src
--with-pcre
--add-dynamic-module=3D/wrkdirs/usr/ports/www/nginx/work/passenger-5.1.12/s=
rc/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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225473-13>