<?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># rm-rf.es &#187; config read only</title>
	<atom:link href="http://rm-rf.es/sobre/config-read-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://rm-rf.es</link>
	<description>Administración de sistemas, Unix, Linux, FreeBSD, Windows, hosting, dominios, servidores...</description>
	<lastBuildDate>Sat, 28 Jan 2012 19:36:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The perl module Text::CSV could not be installed</title>
		<link>http://rm-rf.es/the-perl-module-text-csv-could-not-be-installed/</link>
		<comments>http://rm-rf.es/the-perl-module-text-csv-could-not-be-installed/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 20:40:28 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[config read only]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[text csv]]></category>

		<guid isPermaLink="false">http://rm-rf.es/?p=715</guid>
		<description><![CDATA[Tras actualizar un servidor FreeBSD a la última versión Release de cPanel (11.24.4-RELEASE_32603) me encontré con el siguiente error: The perl module Text::CSV could not be installed. This module is required by cPanel, and the system may not function correctly until it is installed, and functional. Below is the results of the auto-install attempt: Test [...]]]></description>
			<content:encoded><![CDATA[<p>Tras actualizar un servidor <strong>FreeBSD</strong> a la última versión Release de <strong>cPanel</strong> (11.24.4-RELEASE_32603) me encontré con el siguiente error:</p>
<p>The perl module Text::CSV could not be installed.</p>
<pre>This module is required by cPanel, and the system may not function correctly until it is installed, and functional.  Below is the results of the auto-install attempt:

Test Run
==============
Can't locate Text/CSV.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at - line 1.
BEGIN failed--compilation aborted at - line 1.

Installer Run
==============
%Config::Config is read-only</pre>
<p>Al tratar de reinstalar el módulo de Perl, ya sea desde WHM o desde línea de comandos seguía sin dejarme por el dichoso &#8220;<em><strong>%Config::Config is read-only</strong></em>&#8221; así que directamente reinstalando perl 5.8.8 el problema ha quedado solucionado:</p>
<pre>wget http://layer1.cpanel.net/perl588installer.tar.gz
tar xfvz perl588installer.tar.gz
cd perl588installer
./install</pre>
<p>Tras instalarlo revisa que todos los módulos han sido instalados correctamente:</p>
<pre>/scripts/checkperlmodules</pre>
<p>Si todo a ido bien, os indicará lo siguiente tras el chequeo:</p>
<pre>Using fast module check.....checked 110 modules in 19 second(s)
Tested 111, 111 ok, 0 failed.</pre>
<h4  class="related_post_title">También te puede interesar:</h4><ul class="related_post"><li><a href="http://rm-rf.es/db_file-xs101-db-h-no-such-file-or-directory/" title="DB_File.xs:101: db.h: No such file or directory">DB_File.xs:101: db.h: No such file or directory</a></li><li><a href="http://rm-rf.es/elegir-el-compilador-correcto-para-perl-en-solaris/" title="Elegir el compilador correcto para Perl en Solaris">Elegir el compilador correcto para Perl en Solaris</a></li><li><a href="http://rm-rf.es/cpanel-11-25-error-en-modulo-perl-mailspf/" title="cPanel 11.25: error en módulo perl Mail::SPF">cPanel 11.25: error en módulo perl Mail::SPF</a></li><li><a href="http://rm-rf.es/actualizar-modulos-perl-cpan/" title="Actualizar todos los módulos de Perl desde CPAN">Actualizar todos los módulos de Perl desde CPAN</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://rm-rf.es/the-perl-module-text-csv-could-not-be-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

