php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16580 Apache Hang On
Submitted: 2002-04-12 19:05 UTC Modified: 2002-04-13 17:10 UTC
From: juric at pit dot lv Assigned:
Status: Closed Package: Apache related
PHP Version: 4.1.2 OS: win98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 - 18 = ?
Subscribe to this entry?

 
 [2002-04-12 19:05 UTC] juric at pit dot lv
I use PHP 4.12 like a module of Apache 1322...
With php.ini all OK...
When I try to upload file larger than 5Mb than apears error:
FATAL:  erealloc():  Unable to allocate 5784001 bytes
And Apache hangs on...
The same problem was with older php and apache versions...
Help Please or give me the Link where is solve this problem
Thank You

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-12 19:10 UTC] sniper@php.net
Please test PHP 4.2.0RC3 from http://www.php.net/~derick/
(remember to replace php4ts.dll also!)

 [2002-04-12 21:18 UTC] juric at pit dot lv
OK! I will try. Thank you
bytheway, that error could be connected with memory_limit?
I have just found that Memory_limit doesnt unrecognized on my windows system...
 [2002-04-13 08:53 UTC] juric at pit dot lv
With PHP 4.2.0RC3 everything works fine yet but form doesnt post all variables where one of variable is <input type=file....>... but Apache doesnt hang on
 [2002-04-13 08:59 UTC] Juric at pit dot lv
ohhh.. I'm sorry... I've just tested with to diferent file size upload and 3.4Mb file was succesfuly aploaded(very fast etc.. not like with php4.1.2) but with file 8mb form was posted also very fast but wariables did not recognized in receiver php file AND in Apache Error.log file string:
Invalid method in request -----------------------------7d225814ce0
 [2002-04-13 15:25 UTC] sniper@php.net
could you add some short and complete script into this
bug report which can be used to reproduce this?

And with what browser did you get that?

 [2002-04-13 16:38 UTC] juric at pit dot lv
Thank You very much!
PHP 42 ORC3 works very good on my system... With upload all now is fine and works all very fast :)
 [2002-04-13 16:39 UTC] juric at pit dot lv
Thank You very much!
PHP 42 ORC3 works very good on my system... With upload all now is fine and works all very fast :)
 [2002-04-13 17:10 UTC] sniper@php.net
If it works -> closed.
(remember to update to 4.2.0 when the actual release happens)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 17:01:28 2024 UTC