From:             markers at mail333 dot com
Operating system: Win XP && Win 2k3
PHP version:      5.2.5
PHP Bug Type:     Scripting Engine problem
Bug description:  Problem 10GB

Description:
------------
ENGLISH:
php.ini
; Maximum allowed size for uploaded files.
upload_max_filesize = 10G
Result: -xxxxxxxxx

 <input type="hidden" name="MAX_FILE_SIZE" value="10000000000">

Uploading file size 2mb
Result: $_FILES["upload_file"]['error'] = 2 (The file is bigger than this
form allows)

RUSSIAN:
&#1050;&#1086;&#1075;&#1076;&#1072;
&#1079;&#1072;&#1076;&#1072;&#1105;&#1084;
&#1084;&#1072;&#1082;&#1089;&#1080;&#1084;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081;
&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;
&#1092;&#1072;&#1081;&#1083;&#1072; &#1074; php.ini 10
&#1075;&#1080;&#1075;&#1072;&#1073;&#1072;&#1081;&#1090;:
"; Maximum allowed size for uploaded files.
upload_max_filesize = 10G"
&#1080;/&#1080;&#1083;&#1080; &#1089;&#1090;&#1072;&#1074;&#1080;&#1084;
&#1086;&#1075;&#1088;&#1072;&#1085;&#1080;&#1095;&#1077;&#1085;&#1080;&#1077;
&#1085;&#1072; &#1088;&#1072;&#1079;&#1084;&#1077;&#1088;
&#1092;&#1072;&#1081;&#1083;&#1072;
&#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1091;&#1103;
&#1087;&#1086;&#1083;&#1077; MAX_FILE_SIZE:
" <input type="hidden" name="MAX_FILE_SIZE" value="10000000000">"
PHP &#1074;&#1086;&#1079;&#1074;&#1088;&#1072;&#1097;&#1072;&#1077;&#1090;
&#1086;&#1096;&#1080;&#1073;&#1082;&#1091;
($_FILES["upload_file"]['error'])
&#1088;&#1072;&#1074;&#1085;&#1099;&#1084; 2
(&#1056;&#1072;&#1079;&#1084;&#1077;&#1088;
&#1092;&#1072;&#1081;&#1083;&#1072;
&#1073;&#1086;&#1083;&#1100;&#1096;&#1077;
&#1086;&#1075;&#1088;&#1072;&#1085;&#1080;&#1095;&#1077;&#1085;&#1080;&#1103;
&#1092;&#1086;&#1088;&#1084;&#1099;)
&#1042;&#1086;&#1079;&#1084;&#1086;&#1078;&#1085;&#1086; &#1083;&#1080;
&#1088;&#1077;&#1096;&#1077;&#1085;&#1080;&#1077;?




-- 
Edit bug report at http://bugs.php.net/?id=44350&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44350&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44350&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44350&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44350&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44350&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44350&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44350&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44350&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44350&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44350&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44350&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44350&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44350&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44350&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44350&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44350&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44350&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44350&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44350&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44350&r=mysqlcfg

Reply via email to