michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Upload Page refreshing while uploading #471

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add file to uploader (10MB)
2. Click Upload

What is the expected output? What do you see instead?
File should be uploaded. Instead page is getting reloaded and upload does not 
complete. 

What version of the product are you using? On what operating system?
r561
Problem exists with all Browsers and HTML4,HTML5, Flash runtime of uploader. 
Cannot test silverlight.
We are using nginx and php5-fpm

Original issue reported on code.google.com by tobias.k...@simple-asp.de on 12 Jun 2014 at 9:40

GoogleCodeExporter commented 8 years ago
I had to set client_max_body_size 5120M; in the sever block of my nginx 
configuration to make this working.

issue can be closed
thanks

Original comment by tobias.k...@simple-asp.de on 12 Jun 2014 at 10:18