|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-10 13:21 UTC] derick@php.net
[2001-05-10 14:50 UTC] baikov at mosfilm dot ru
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Nov 04 16:00:01 2025 UTC |
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 :(