Warm tip: This article is reproduced from serverfault.com, please click

What does "zend_mm_heap corrupted" mean

发布于 2010-02-11 21:49:52

All of the sudden I've been having problems with my application that I've never had before. I decided to check the Apache's error log, and I found an error message saying "zend_mm_heap corrupted". What does this mean.

OS: Fedora Core 8 Apache: 2.2.9 PHP: 5.2.6

Questioner
bkulyk
Viewed
22
52.7k 2015-08-06 15:15:16

After much trial and error, I found that if I increase the output_buffering value in the php.ini file, this error goes away