Date: 05/15/01
- Next message: mikepeterson <email protected>: "[PHP-DEV] Bug #10887 Updated: Variables from forms being undefined"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10887 Updated: Variables from forms being undefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: tswan <email protected>
Operating system: Linux (RH 6.2/2.2.14) Apache 1.3.19
PHP version: 4.0.5
PHP Bug Type: *Install and Config
Bug description: upload_max_filesize, post_max_size ignored in php.ini
Uploading a file larger that 2M fails consistently.
Changing the php.ini values of upload_max_filesize and post_max_size had no effect.
I tried settings these values using both Human terms and raw numbers (32M vs. some nasty number) with no resolution either.
However, once I changed the default values in main/main.c lines 240 and 242 from 2M to 32M, this behavoir was resolved.
Please fix!!! :-)
-- Edit Bug report at: http://bugs.php.net/?id=10888&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: mikepeterson <email protected>: "[PHP-DEV] Bug #10887 Updated: Variables from forms being undefined"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10887 Updated: Variables from forms being undefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

