ID:               28065
 User updated by:  floeff at arcor dot de
 Reported By:      floeff at arcor dot de
 Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Linux 2.4.26
 PHP Version:      4.3.6
 New Comment:

If PHP does not terminate after the set amount of time, then for me it
is a bug. Why shouldn't it be one?


Previous Comments:
------------------------------------------------------------------------

[2004-04-19 23:23:34] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.

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

[2004-04-19 19:49:35] floeff at arcor dot de

Description:
------------
Maybe I misunderstand something, but for me it seems that the resource
limits do not work. In my php.ini, I set

max_execution_time = 10
max_input_time = 10

which - to my understanding - should limit executing time for scripts
to 10 seconds.

I have PHP running as CGI with Apache 2.0.49 on Linux 2.4.26 here, and
with a hughe PHP file involving some diagram creation, I can kill the
machine if I re-load the script for five seconds continuously. It soaks
up all my memory and runs for nearly a minute.

What could be wrong in here? If you need more information, please let
me know. Thanks!




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


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

Reply via email to