ID: 40422 User updated by: mb at nasa30 dot com Reported By: mb at nasa30 dot com Status: Open Bug Type: Reproducible crash Operating System: Windows 2003 server standart PHP Version: 5.2.1 New Comment:
I use Apache 2.2.4 Previous Comments: ------------------------------------------------------------------------ [2007-02-09 23:16:51] mb at nasa30 dot com Description: ------------ My simple benchmark script breaks the memory limit what it did never before. I tested it on my w2k3 server. I normaly use 8 MB as memory limit. which is enough for my apps. But Now the script end in a fatal error even when I set it up to 64 MB. Reproduce code: --------------- http://www.source-center.de/forum/showthread.php?t=27651 Expected result: ---------------- Finish: 1171062920 Result: 10 sekunden Actual result: -------------- Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 256 bytes) in C:\server2\www\benchmark.php on line 115 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40422&edit=1
