ID:               37245
 Comment by:       judas dot iscariote at gmail dot com
 Reported By:      prahal at yahoo dot com
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Slackware 10.2
 PHP Version:      5.1.2
 New Comment:

not a bug see http://php.net/filesystem, read the first lines to know
how to compile PHP with Large file support...


Previous Comments:
------------------------------------------------------------------------

[2006-04-29 17:29:44] prahal at yahoo dot com

Description:
------------
With upload_max_filesize ,  1.9G - post_max_size 1.9G I get my data.
Starting from 2G I get this type of error :
[......... 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  POST
Content-Length of 1145 bytes exceeds the limit of -2147483648 bytes in
Unknown on line 0, referer: http://mysite/myform

"limit of -########" changes with the value I use for the ini
settings.


Expected result:
----------------
Get the POST data.

Actual result:
--------------
POST is empty.


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


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

Reply via email to