uploadprogress_module - ngx_http_reportuploads_handler

Dario Palmero lists at ruby-forum.com
Mon Apr 27 08:48:46 MSD 2009


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.

Thanks!
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list