apache-upload-progress-module icon indicating copy to clipboard operation
apache-upload-progress-module copied to clipboard

Upload progress module for apache

Results 4 apache-upload-progress-module issues
Sort by recently updated
recently updated
newest added

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...