;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30 ; Maximum execution time of each script, in seconds
memory_limit = 8M ; Maximum amount of memory a script may consume
(8MB)
Change above values in php.ini to lower value, especially memory limit if you
can.
--
Yasuo Ohgaki
""afan"" <[EMAIL PROTECTED]> wrote in message
004601c0b961$6cf7a870$0e1f49d1@07dzh2k322">news:004601c0b961$6cf7a870$0e1f49d1@07dzh2k322...
Hi,
Does anyone know how to in case I make by accident a never-ending-loop stop
running program?
I just crushed couple times server with loop problem.
Thank you!
Afan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]