You may notice this error in the Apache logs : zend_mm_heap corrupted
Try to enable or increase this parameter either in your Apache config, htaccess or php.ini file :
output_buffering = 4096
You may notice this error in the Apache logs : zend_mm_heap corrupted
Try to enable or increase this parameter either in your Apache config, htaccess or php.ini file :
output_buffering = 4096