<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Apache Segmentation Fault from CakePHP 1.2 Caused by Zend Optimizer</title>
	<atom:link href="http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/</link>
	<description>If you see it my way, it really makes sense.</description>
	<pubDate>Fri, 21 Nov 2008 18:13:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: kelvin</title>
		<link>http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/#comment-43</link>
		<dc:creator>kelvin</dc:creator>
		<pubDate>Wed, 02 Apr 2008 01:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/#comment-43</guid>
		<description>Look for stuff that enables the zend optimizer:

[Zend]
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
;zend_optimizer.version=3.2.2
;zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

I can't remember if it was these lines specifically, but I think it was.</description>
		<content:encoded><![CDATA[<p>Look for stuff that enables the zend optimizer:</p>
<p>[Zend]<br />
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2<br />
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2<br />
;zend_optimizer.version=3.2.2<br />
;zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so<br />
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so</p>
<p>I can&#8217;t remember if it was these lines specifically, but I think it was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Weir</title>
		<link>http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/#comment-42</link>
		<dc:creator>Luis Weir</dc:creator>
		<pubDate>Tue, 01 Apr 2008 18:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/#comment-42</guid>
		<description>Hi, which directions should one change on php.ini?

I am actually facing the same problem. I am running PHP4 with cake 1.2.   The issue occurs just after controller takes place.

this is the error message from the log!

child pid 36700 exit signal Segmentation fault (11)

Many thanks for your help</description>
		<content:encoded><![CDATA[<p>Hi, which directions should one change on php.ini?</p>
<p>I am actually facing the same problem. I am running PHP4 with cake 1.2.   The issue occurs just after controller takes place.</p>
<p>this is the error message from the log!</p>
<p>child pid 36700 exit signal Segmentation fault (11)</p>
<p>Many thanks for your help</p>
]]></content:encoded>
	</item>
</channel>
</rss>
