[Apache & PHP] “zend_mm_heap corrupted” error on apache logs
[Apache & PHP] “zend_mm_heap corrupted” error on apache logs
오류 내용
zend_mm_heap corrupted
발생 환경
OS : CentOS-7
WEB : apache-2.4
PHP : php-5.6
참고 :
https://stackoverflow.com/questions/2247977/what-does-zend-mm-heap-corrupted-mean
http://php.net/manual/en/internals2.memory.management.php
설정
FILE : $APACHE_HOME/bin/apachectl
export USE_ZEND_ALLOC=0
절대적인 내용은 아니겠고, 이런 설정을 apachectl 에 한번 추가를 해보자…
PHP 메뉴얼에는
Note: USE_ZEND_ALLOC=0 in the environment will stop the memory manager from functioning, all allocations fall back on the default system allocators which can be useful for debugging leaks, and should only be used for this purpose.
이렇게 설명이 되어 있었다… ㅋㅋㅋㅋ
Congratulations @jiraknet, you have decided to take the next big step with your first post! The Steem Network Team wishes you a great time among this awesome community.
The proven road to boost your personal success in this amazing Steem Network
Do you already know that awesome content will get great profits by following these simple steps, that have been worked out by experts?
Congratulations @jiraknet! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP