<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<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>The details are all wrong.</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CakePHP headaches &#124; Room 34 Creative Services » Scott Anderson: Minneapolis Web Designer/Developer and Musician</title>
		<link>http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/comment-page-1/#comment-135</link>
		<dc:creator>CakePHP headaches &#124; Room 34 Creative Services » Scott Anderson: Minneapolis Web Designer/Developer and Musician</dc:creator>
		<pubDate>Thu, 26 Feb 2009 19:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/#comment-135</guid>
		<description>[...] I googled &#8220;segmentation fault PHP&#8221; and got my answer in the form of the following: Apache Segmentation Fault from CakePHP 1.2 Caused by Zend Optimizer. [...]</description>
		<content:encoded><![CDATA[<p>[...] I googled &#8220;segmentation fault PHP&#8221; and got my answer in the form of the following: Apache Segmentation Fault from CakePHP 1.2 Caused by Zend Optimizer. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kelvin</title>
		<link>http://kelnishi.com/blog/20071105/link/apache-segmentation-fault-from-cakephp-12-caused-by-zend-optimizer/comment-page-1/#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&#039;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-page-1/#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>

