Hello, im implementing session upload progress with progress bar in my
application.
I followed the example provided with the 2.2v docs.
I also try adapting the https://github.com/cgmartin/ZF2FileUploadExamples
sample to my needs.
Finally and after none of the sample works for me, i download the cgmartin
code and tried that module but i get the same result.
The progress is always 0, and is never updated.
I enabled ini options
file_uploads = Onpost_max_size = 50Mupload_max_filesize =
50Msession.upload_progress.enabled = Onsession.upload_progress.freq = 
"1%"session.upload_progress.min_freq = "1"
Im using:
PHP Version 5.4.11
Zend Server Version: 6.0.1
Zend Framework: 2.2.1
Is anyone having the same problem?
Thanks.




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF2-SessionUploadProgress-always-0-tp4660522.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to