#18004: php 5.2.8 generates "zend_mm_heap corrupted", crashes apache2 -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: php5 -----------------------------------+---------------------------------------- Comment(by steven@…): Hi Ryan, I got it down to these 3 php.ini variables: {{{ variables_order - NOK: EGPCS - OK: GPCS register_long_arrays - NOK: On - OK: Off magic_quotes_gpc - NOK: On - OK: Off }}} What I mean: * cp /opt/local/etc/php.ini-dist /opt/local/etc/php.ini * vim /opt/local/etc/php.ini && /opt/local/apache2/bin/apachectl restart ==> Edit one of those 3 variables, and the behaviour will be ok. ==> No need to even do all those 3, just one of them and the behaviour will be ok. That's the weird thing about it. Greetings, Steven -- Ticket URL: <http://trac.macports.org/ticket/18004#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS