Search code examples
phpfedoraheap-corruptionphp-internals

What does "zend_mm_heap corrupted" mean


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


Solution

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