Date: 08/29/01
- Next message: Jack Dempsey: "[PHP-DEV] RE: [PHP] New feature suggestion: array in string substitution"
- Previous message: eugenio <email protected>: "[PHP-DEV] Bug #13029 Updated: Crash when uploading file whose size is > 9 MB"
- In reply to: eugenio <email protected>: "[PHP-DEV] Bug #13029: Crash when uploading file whose size is > 9 MB"
- Next in thread: eugenio <email protected>: "[PHP-DEV] Bug #13029 Updated: Crash when uploading file whose size is > 9 MB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13029
User updated by: eugenio <email protected>
Reported By: eugenio <email protected>
Status: Open
Bug Type: HTTP related
Operating System: Windows 2000 professional
PHP Version: 4.0.4pl1
New Comment:
I don't know mhy my posts are duplicated; i posted them once.
Previous Comments:
------------------------------------------------------------------------
[2001-08-29 10:08:08] eugenio <email protected>
post_max_size is 180M
------------------------------------------------------------------------
[2001-08-29 09:55:18] eugenio <email protected>
post_max_size is 180M
------------------------------------------------------------------------
[2001-08-29 09:53:30] eugenio <email protected>
--- Are you sure the script isn't getting a timeout? ie. try putting set_time_limit(0); in beginning of that script. ---Yes, it isn't a timeout problem, I've tried both set_time_limit(0) and the same in php.ini; the script crash immediately when I post the file.
I know that the file is stored in memory, but I set memory_limit = 80M so it should work. Why if the size is > 9MB (with a file size of 8MB still works fine) the script crash?
------------------------------------------------------------------------
[2001-08-29 09:51:05] sniper <email protected>
What is the post_max_size in your php.ini?
------------------------------------------------------------------------
[2001-08-29 09:49:39] eugenio <email protected>
--- Are you sure the script isn't getting a timeout? ie. try putting set_time_limit(0); in beginning of that script. ---
Yes, it isn't a timeout problem, I've tried both set_time_limit(0) and the same in php.ini; the script crash immediately when I post the file.
I know that the file is stored in memory, but I set memory_limit = 80M so it should work. Why if the size is > 9MB (with a file size of 8MB still works fine) the script crash?
------------------------------------------------------------------------
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 http://bugs.php.net/?id=13029
Edit this bug report at http://bugs.php.net/?id=13029&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: Jack Dempsey: "[PHP-DEV] RE: [PHP] New feature suggestion: array in string substitution"
- Previous message: eugenio <email protected>: "[PHP-DEV] Bug #13029 Updated: Crash when uploading file whose size is > 9 MB"
- In reply to: eugenio <email protected>: "[PHP-DEV] Bug #13029: Crash when uploading file whose size is > 9 MB"
- Next in thread: eugenio <email protected>: "[PHP-DEV] Bug #13029 Updated: Crash when uploading file whose size is > 9 MB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

