<?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>Sniptools &#187; Zend</title>
	<atom:link href="http://sniptools.com/tag/zend/feed" rel="self" type="application/rss+xml" />
	<link>http://sniptools.com</link>
	<description>Design &#38; Technology Observations</description>
	<lastBuildDate>Fri, 11 Dec 2009 18:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Upgrade Zend Optimizer on Cpanel WHM</title>
		<link>http://sniptools.com/system-maintenance/upgrade-zend-optimizer-on-cpanel-whm</link>
		<comments>http://sniptools.com/system-maintenance/upgrade-zend-optimizer-on-cpanel-whm#comments</comments>
		<pubDate>Sat, 12 May 2007 05:22:32 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[System Maintenance]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=147</guid>
		<description><![CDATA[upgrade zend optimizer on cpanel
 <a href="http://sniptools.com/system-maintenance/upgrade-zend-optimizer-on-cpanel-whm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simple little trick to get to the latest version.</p>
<p>Most <a href="http://www.cpanel.net/products/cPanelandWHM/linux/try_cp_whm.htm">Cpanel/WHM</a> servers come with <a href="http://www.php.net">PHP</a> and <a href="http://www.zend.com">Zend</a> installed. With the recent (and important) update of PHP 5.2.1, the <a href="http://www.zend.com/products/zend_optimizer">Zend Optimizer</a> that is installed by default (version 3.0.1 as of this writing) breaks.</p>
<p>You might begin to see a message like this:</p>
<div class="code">[26-Apr-2007 10:32:49] PHP Warning: Zend Optimizer does not support this version of PHP &#8211; please upgrade to the latest version of Zend Optimizer in Unknown on line</div>
<p>To fix this, simply login to your SSH as root and execute the following command to upgrade Zend Optimiser:</p>
<blockquote><p><code>/scripts/installzendopt <span style="color: #ee0000;">3.2.8</span></code></p></blockquote>
<p>Note that if you skip the version number, Zend Optimizer 3.0.1 will be installed by default. The trick is to specify the version as above. This will also work in the future, so as long as you know the latest released version of Zend Optimizer, just replace the red text above with that number.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/system-maintenance/upgrade-zend-optimizer-on-cpanel-whm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
