<?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>onestic &#187; comandos</title>
	<atom:link href="http://onestic.com/tag/comandos/feed/" rel="self" type="application/rss+xml" />
	<link>http://onestic.com</link>
	<description>blog de onestic</description>
	<lastBuildDate>Wed, 30 Jun 2010 10:37:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Instalar Magento desde una consola SSH</title>
		<link>http://onestic.com/instalar-magento-desde-una-consola-ssh/</link>
		<comments>http://onestic.com/instalar-magento-desde-una-consola-ssh/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:31:13 +0000</pubDate>
		<dc:creator>Sergio Baixauli</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[comandos]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://onestic.com/?p=490</guid>
		<description><![CDATA[Esto me lo pongo más que nada como recordatorio. La documentación de Magento está bastante clara, lo único que echo en falta es alguna explicación sobre la estructura de directorios, por lo demás está todo bastante claro.

Pasos para instalar magento desde una cosnola SSH (sin datos de prueba):

PLAIN TEXTPHP:
mkdir SUBDIRECTORY
cd SUBDIRECTORY
wget http://www.magentocommerce.com/downloads/assets/1.3.2.4/magento-1.3.2.4.tar.gz
tar -zxvf magento-1.3.2.4.tar.gz
mv magento/* [...]]]></description>
			<content:encoded><![CDATA[Esto me lo pongo más que nada como recordatorio. La documentación de Magento está bastante clara, lo único que echo en falta es alguna explicación sobre la estructura de directorios, por lo demás está todo bastante claro.

Pasos para instalar magento desde una cosnola SSH (sin datos de prueba):

<div class="igBar"><span id="lphp-4"><a href="#" onclick="javascript:showPlainTxt('php-4'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">PHP:</span><br /><div id="php-4">
<div class="php"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/mkdir"><span style="color:#000066;">mkdir</span></a> SUBDIRECTORY</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">cd SUBDIRECTORY</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">wget http:<span style="color:#FF9933; font-style:italic;">//www.magentocommerce.com/downloads/assets/1.3.2.4/magento-1.3.2.4.tar.gz</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">tar -zxvf magento-<span style="color:#CC66CC;color:#800000;">1</span>.<span style="color:#CC66CC;color:#800000;">3</span>.<span style="color:#CC66CC;color:#800000;">2</span>.<span style="color:#CC66CC;color:#800000;">4</span>.tar.gz</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mv magento<span style="color:#008000;">/* magento/.htaccess .</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">chmod o+w var var/.htaccess app/etc</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">chmod -R o+w media</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">./pear mage-setup .</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">./pear install magento-core/Mage_All_Latest-stable</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">rm -rf downloader/pearlib/cache/* downloader/pearlib/download/*</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">rm -rf magento/ magento-1.3.2.4.tar.gz </span></div></li></ol></div>
</div></div><br />

Si la instalación la estamos haciendo en un servidor con URL no accesible tenemos que quitar estas líneas (posteriormente podemos actualizar con Magento connect sin problemas)

<div class="igBar"><span id="lcode-5"><a href="#" onclick="javascript:showPlainTxt('code-5'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">CODE:</span><br /><div id="code-5">
<div class="code"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">./pear mage-setup .</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">./pear install magento-core/Mage_All_Latest-stable </div></li></ol></div>
</div></div><br />

Recordamos que para actualizar la instalación de Magento desde Magento Connect hay que usar
<div class="igBar"><span id="lcode-6"><a href="#" onclick="javascript:showPlainTxt('code-6'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">CODE:</span><br /><div id="code-6">
<div class="code"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">magento-core/Mage_All_Latest </div></li></ol></div>
</div></div><br />]]></content:encoded>
			<wfw:commentRss>http://onestic.com/instalar-magento-desde-una-consola-ssh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>