uploadprogress_module - ngx_http_reportuploads_handler

Brice Figureau brice+nginx at daysofwonder.com
Mon Apr 27 12:32:23 MSD 2009


On Mon, 2009-04-27 at 06:48 +0200, Dario Palmero wrote:
> Hi how are you all?
> 
> I have an issue trying to install the upload progress module for nginx.
> When I run "make" after "./compile
> --add-module=path/to/nginx_uploadprogress_module", I got this error:
> 
> [code]...
> cc1: warnings being treated as errors
> [b]/etc/nginx/upload-progress-module//ngx_http_uploadprogress_module.c:
> In function 'ngx_http_reportuploads_handler':
> /etc/nginx/upload-progress-module//ngx_http_uploadprogress_module.c:400:
> error: implicit declaration of function
> [/b]'ngx_http_discard_request_body'
> make[1]: ***
> [objs/addon/upload-progress-module/ngx_http_uploadprogress_module.o]
> Error 1
> make[1]: Leaving directory `/nginx-0.5.35'
> make: *** [build] Error 2[/code]
> 
> I'm using nginx version 0.5.35.

Try with a 0.6.x version, which is now the stable version, because this
module doesn't support 0.5.x.
-- 
Brice Figureau
My Blog: http://www.masterzen.fr/






More information about the nginx mailing list