Edit report at https://bugs.php.net/bug.php?id=13245&edit=1

 ID:                 13245
 Comment by:         979894238 at qq dot com
 Reported by:        boaz at corky dot net
 Summary:            Hard 8Mb limit on file uploads?
 Status:             Closed
 Type:               Bug
 Package:            HTTP related
 Operating System:   linux
 PHP Version:        4.0.6
 Block user comment: N
 Private report:     N

 New Comment:

Can anyone tell me how to handle this WARNING?
i want to transform this WARNING to an exception and catch it.


Previous Comments:
------------------------------------------------------------------------
[2002-07-03 10:55:14] boaz at corky dot net

post_max_size fixed my problem.

thanks.

------------------------------------------------------------------------
[2001-10-28 17:12:04] sni...@php.net

The http upload stuff has been rewritten in CVS.
Try the latest CVS snapshot from http://snaps.php.net/
Also check the ulimit issue Hartmut mentioned.

--Jani


------------------------------------------------------------------------
[2001-10-23 11:23:36] sni...@php.net

status -> feedback

------------------------------------------------------------------------
[2001-10-06 08:12:44] hholz...@php.net

quick guess: process resource limits active?

see "man ulimit" ...

------------------------------------------------------------------------
[2001-10-06 08:06:28] jmo...@php.net

yep, I have lots of times.. must be a memory limit somewhere in your system 
stopping PHP getting enough memory to perform the upload. can you try the exact 
settings jani said (the 16M ones) and lets see if that works.

- James

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


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

    https://bugs.php.net/bug.php?id=13245


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

Reply via email to