Date: 05/10/01
- Next message: Zeev Suraski: "Re: [PHP-DEV] multiselects and arrays"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] multiselects and arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: baikov <email protected>
Operating system: Redhat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Apache related
Bug description: Bug in memory_limit
Error in memory_limit ... Maybe...
I'm running next script:
while (1) {
$x[]="test";
};
and my apache don't limit memory :(
php.ini i'm don't change! 8M. But all 250Mb it script use :(
-- Edit Bug report at: http://bugs.php.net/?id=10794&edit=1-- 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: Zeev Suraski: "Re: [PHP-DEV] multiselects and arrays"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] multiselects and arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

