<?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 SetSysEnv and New Zend Fat MM updates</title>
	<atom:link href="http://tekrat.com/2008/09/27/apache-setsysenv-and-new-zend-fat-mm-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://tekrat.com/2008/09/27/apache-setsysenv-and-new-zend-fat-mm-updates/</link>
	<description></description>
	<pubDate>Tue, 07 Sep 2010 20:20:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean Coates</title>
		<link>http://tekrat.com/2008/09/27/apache-setsysenv-and-new-zend-fat-mm-updates/comment-page-1/#comment-1835</link>
		<dc:creator>Sean Coates</dc:creator>
		<pubDate>Sun, 28 Sep 2008 03:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://tekrat.com/?p=315#comment-1835</guid>
		<description>Aha. That makes a lot of sense. I knew I must have been missing something obvious to you (-:

Thanks for clarifying.

S</description>
		<content:encoded><![CDATA[<p>Aha. That makes a lot of sense. I knew I must have been missing something obvious to you (-:</p>
<p>Thanks for clarifying.</p>
<p>S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shire</title>
		<link>http://tekrat.com/2008/09/27/apache-setsysenv-and-new-zend-fat-mm-updates/comment-page-1/#comment-1833</link>
		<dc:creator>shire</dc:creator>
		<pubDate>Sat, 27 Sep 2008 19:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://tekrat.com/?p=315#comment-1833</guid>
		<description>Hey Sean,

Yeah, normally it's preferred that I just add an INI option for these configurations, however these are low level options within the Zend memory manager so at this point in the startup process we don't yet have access to any of the PHP INI configuration options, we can't even allocate memory yet. :-(    Other options would probably be too complicated at this point, like re-initializing the zend core twice etc so it's just easier to set environment variables to control these options as they have to be known before we can even startup Zend.

-shire</description>
		<content:encoded><![CDATA[<p>Hey Sean,</p>
<p>Yeah, normally it&#8217;s preferred that I just add an INI option for these configurations, however these are low level options within the Zend memory manager so at this point in the startup process we don&#8217;t yet have access to any of the PHP INI configuration options, we can&#8217;t even allocate memory yet. :-(    Other options would probably be too complicated at this point, like re-initializing the zend core twice etc so it&#8217;s just easier to set environment variables to control these options as they have to be known before we can even startup Zend.</p>
<p>-shire</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Coates</title>
		<link>http://tekrat.com/2008/09/27/apache-setsysenv-and-new-zend-fat-mm-updates/comment-page-1/#comment-1830</link>
		<dc:creator>Sean Coates</dc:creator>
		<pubDate>Sat, 27 Sep 2008 13:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://tekrat.com/?p=315#comment-1830</guid>
		<description>Hi Brian,

Wouldn't it make more sense to control this via the normal INI-type config? In apache you could even php_value or php_admin_value ...

I must be missing something (-:

S</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>Wouldn&#8217;t it make more sense to control this via the normal INI-type config? In apache you could even php_value or php_admin_value &#8230;</p>
<p>I must be missing something (-:</p>
<p>S</p>
]]></content:encoded>
	</item>
</channel>
</rss>
