<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Down Lifes Road... &#187; zend server ce</title>
	<atom:link href="http://www.downlifesroad.com/category/zend-server-ce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.downlifesroad.com</link>
	<description></description>
	<lastBuildDate>Thu, 30 Sep 2010 13:09:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Upgrade Zend Framework in Zend Server CE</title>
		<link>http://www.downlifesroad.com/2009/08/22/upgrade-zend-framework-in-zend-server-ce/</link>
		<comments>http://www.downlifesroad.com/2009/08/22/upgrade-zend-framework-in-zend-server-ce/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 16:18:43 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[zend server ce]]></category>

		<guid isPermaLink="false">http://www.downlifesroad.com/?p=16</guid>
		<description><![CDATA[First off, this isn&#8217;t meant as a tutorial, but more of a general way of handling various libraries in this situation. We&#8217;ve recently started to use Zend Server CE on our development machines at work. With the release of Zend Framework 1.9, we wanted to upgrade but still maintain previous versions. When I download the [...]]]></description>
			<content:encoded><![CDATA[<p>First off, this isn&#8217;t meant as a tutorial, but more of a general way of handling various libraries in this situation.</p>
<p>We&#8217;ve recently started to use Zend Server CE on our development machines at work.</p>
<p>With the release of Zend Framework 1.9, we wanted to upgrade but still maintain previous versions.</p>
<p>When I download the framework, I prefer to use svn and grab the tag, in this case: http://framework.zend.com/svn/framework/standard/tags/release-1.9.0/</p>
<p>The structure I chose was:</p>
<p>/usr/local/zend/shared/ZendFrameworkSource/&lt;version&gt;</p>
<p>I then created a <a href="http://en.wikipedia.org/wiki/Symbolic_link" target="_blank">symbolic link</a> to the version I want and put that in my include_path.</p>
<p>Example: /usr/local/zend/shared/ZendFrameworkLibrary/ -&gt; /usr/local/zend/shared/ZendFrameworkSource/1.9.0/library/</p>
<p>Now with each upgrade, I only update the symbolic link and each application is switched to the new version.</p>
<p>Have a better way? Let me know, I&#8217;m always interested in learning.</p>
<p>-Casey</p>
]]></content:encoded>
			<wfw:commentRss>http://www.downlifesroad.com/2009/08/22/upgrade-zend-framework-in-zend-server-ce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

