Edit report at https://bugs.php.net/bug.php?id=61419&edit=1

 ID:                 61419
 Updated by:         ar...@php.net
 Reported by:        jasmin_z at hotmail dot com
 Summary:            Upload Progress returning empty array
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Session related
 Operating System:   Debian 6 Squeeze x64
 PHP Version:        5.4.0
 Block user comment: N
 Private report:     N

 New Comment:

If you're still experiencing this please provide the values of all the 
session.upload_progress ini settings and a script to reproduce the bug.


Previous Comments:
------------------------------------------------------------------------
[2012-06-01 10:12:56] luigifab at yahoo dot fr

Up ?

Because there are no new informations in 
http://fr.php.net/manual/en/session.upload-progress.php

------------------------------------------------------------------------
[2012-05-18 21:10:35] luigifab at yahoo dot fr

Up ?

------------------------------------------------------------------------
[2012-05-10 09:15:43] luigifab at yahoo dot fr

Exactly the same problem with:
- Debian testing
- PHP 5.4.0-3 (testing)
- Apache 2 (Server API Apache 2.0 Handler) OR Lighttpd 1.4.30 (Server API 
CGI/FastCGI)

But, it works with:
- Debian testing
- PHP 5.4.3-1 (unstable)
- Apache 2 (Server API Apache 2.0 Handler)

And, does not work with:
- Debian testing
- PHP 5.4.3-1 (unstable)
- Lighttpd 1.4.30 (Server API CGI/FastCGI)

Tested with a file of 16 MB with default configuration (expected upload size).
- http://www.luigifab.info:8080/public/example/ (Apache and PHP 5.4.3-1)
- http://www.luigifab.info/public/example/ (Lighttpd and PHP 5.4.3-1)

http://packages.qa.debian.org/p/php5.html


Is upload progress work in CGI mode ?
Is upload progress work width PHP 5.4.0.0.0 or with PHP 5.4.0.0.1 ?

------------------------------------------------------------------------
[2012-03-19 14:03:46] jasmin_z at hotmail dot com

Hi and thanks for the feedback.

Uploading huge files was the first thing I tried (upload size limit set to 
600MB and uploading a 500MB file from another network). Data returned _while_ 
uploading is an empty array.

If you need more info (PHP, nginx configuration files, ...) please let me know.

------------------------------------------------------------------------
[2012-03-19 05:44:43] larue...@php.net

Plz use a huge size file to test, since you set the 
session.upload_progress.cleanup on,  which means, the upload info will be clean 
as soon as all the post data was parsed. see: 
http://cn.php.net/manual/en/session.configuration.php#ini.session.upload-
progress.cleanup

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61419


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61419&edit=1

Reply via email to