[PHP-DEV] Bug #10794 Updated: Bug in memory_limit From: derick <email protected>
Date: 05/10/01

ID: 10794
Updated by: derick
Reported By: baikov <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Apache related
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:

Did yo ucompile PHP with: --enable-memory-limit ?

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

[2001-05-10 12:13:22] baikov <email protected>
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 :(

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10794&edit=2

-- 
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>