Date: 07/09/00
- Next message: Gustavo Badauy: "[PHP-DEV] Extending PHP"
- Previous message: Shane Caraveo: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsareallowed"
- In reply to: Shane Caraveo: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsareallowed"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsare allowed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
SC>> Did php4 lose the memory limit configuration?
Memory limit is not a protection against "no memory" condition. You can be
inside memory limit and still have no memory (launch couple of Netscape
browsers, get to a page with good java applets and see :) Memory limit is
against PHP eating more memory than you have.
Well, I just thought maybe it's indeed possible to make it compile-time
switch and still add it, even if it slows down execution... Will think
about it.
-- Stanislav Malyshev stas <email protected> +972-3-6139665-- 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: Gustavo Badauy: "[PHP-DEV] Extending PHP"
- Previous message: Shane Caraveo: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsareallowed"
- In reply to: Shane Caraveo: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsareallowed"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] *crash* on try to find out how many nesting levelsare allowed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

