Displaying 1 result from an estimated 1 matches for "556c9a44ce6452a22bc1dbbab3ee5a2f".
2006 Apr 11
0
upload_progress with apache
I am running Ruby 1.8.4, Rails 1.1, and apache2 with fcgid.  I installed 
the upload_progress plugin, but it doesn''t seem to be working.  In my 
log I see only
Processing SortController#create (for 71.32.223.31 at 2006-04-11 
11:29:09) [POS\
T]
  Session ID: 556c9a44ce6452a22bc1dbbab3ee5a2f
  Parameters: {"commit"=>"Upload", "action"=>"create", 
"document"=>{"content"=>\
#<File:/tmp/CGI6821.0>}, "controller"=>"sort", "upload_id"=>"6"}
Rendering sort/create
Comple...