apache-upload-progress-module
apache-upload-progress-module copied to clipboard
Upload progress module for apache
It does not compile on Snow Leopard. There are several warnings: "missing required architecture ppc64 in file".
First of all, great module. Does exactly what I want! I compiled the module from the master branch. I've got it set up in Rails using the jquery.uploadProgress.js script and...
start uploading file, press 'stop' button in the browser before upload is finished - upload progress would return 'success' status message, though the file was not actually uploaded.
When trying to compile the source package with the Git repository overlapped I get a compile error from the dh helper scripts. When I remove the Makefile the error is...