ID:               50288
 Comment by:       carsten_sttgt at gmx dot de
 Reported By:      iannsp at gmail dot com
 Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Window 2003
 PHP Version:      5.2.11
 New Comment:

>From the manual:
| Be careful not to exceed the 32 bit signed integer limit
| (if you're using 32bit versions) as it will cause your script
| to fail.

BTW:
It's "upload_max_filesize" and not "max_upload_size".

Regards,
Carsten


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

[2009-11-24 20:43:37] iannsp at gmail dot com

Description:
------------
in a machine with windows 2003 SO with 32bit processor the message
above appear at log when the administrator set the max_upload_size to
2048M.

[24-Nov-2009 20:17:19] PHP Warning:  POST Content-Length of 4058 bytes
exceeds the limit of -2147483648 bytes in Unknown on line 0
6:34 PM

The administrator get the value back to 1024M and it works fine.





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


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

Reply via email to