<?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>SoyGeek &#187; PHP</title>
	<atom:link href="http://soygeek.com.mx/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://soygeek.com.mx</link>
	<description>Un Blog de un Geek Mexicano</description>
	<lastBuildDate>Tue, 04 Oct 2011 05:41:26 +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>Apache 2 + PHP 5 + MySQL 5</title>
		<link>http://soygeek.com.mx/apache-2-php-5-mysql-5</link>
		<comments>http://soygeek.com.mx/apache-2-php-5-mysql-5#comments</comments>
		<pubDate>Thu, 20 Dec 2007 19:20:50 +0000</pubDate>
		<dc:creator>Isaac Zepeda</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://sonidolibre.wordpress.com/2007/12/20/apache-2-php-5-mysql-5/</guid>
		<description><![CDATA[Vamos a instalar un servidor web que soporte PHP 5 y MySQL 5, en Ubuntu esto es demasiado fácil, los paquetes necesarios podemos encontrarlos en los repositorios. Los paquetes a instalar serán: apache2 (servidor web), php5, php5-mysql y mysql-server. Podemos buscarlos en el gestor de paquetes synaptic o instalarlos desde la consola con el comando [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sonidolibre.files.wordpress.com/2007/12/apache_php_mysql.jpg" title="apache_php_mysql.jpg"><img src="http://sonidolibre.files.wordpress.com/2007/12/apache_php_mysql.jpg" alt="apache_php_mysql.jpg" align="left" border="0" hspace="10" /></a> Vamos a instalar un servidor web que soporte PHP 5 y MySQL 5, en Ubuntu esto es demasiado fácil, los paquetes necesarios podemos encontrarlos en los repositorios.</p>
<p>Los paquetes a instalar serán: <em>apache2</em> (servidor web),<em> php5</em>, <em>php5-mysql</em> y <em>mysql-server</em>. Podemos buscarlos en el gestor de paquetes synaptic o instalarlos desde la consola con el comando apt-get.</p>
<p><code>$ sudo apt-get install apache2 php5 php5-mysql mysql-server</code></p></blockquote>
<p>Así de simple, apoco no es grandioso Ubuntu.Para saber si todo esta en orden abrimos nuestro navegador, en mi <a href="http://www.getfirefox.com" target="_blank">Firefox</a> por supuesto, y solo escribimos <em>localhost</em>. Por default la carpeta web se encontrará dentro de /var/www, podemos cambiarla cuando queramos.</p>
<p>s4lu2.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Comparteme:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;t=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205" title="Facebook"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205%20-%20http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5" title="Twitter"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205&amp;notes=%20Vamos%20a%20instalar%20un%20servidor%20web%20que%20soporte%20PHP%205%20y%20MySQL%205%2C%20en%20Ubuntu%20esto%20es%20demasiado%20f%C3%A1cil%2C%20los%20paquetes%20necesarios%20podemos%20encontrarlos%20en%20los%20repositorios.%0A%0ALos%20paquetes%20a%20instalar%20ser%C3%A1n%3A%20apache2%20%28servidor%20web%29%2C%20php5%2C%20php5-mysql%20y%20mysql-ser" title="del.icio.us"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://meneame.net/submit.php?url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5" title="Meneame"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/meneame.png" title="Meneame" alt="Meneame" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://soygeek.com.mx/feed" title="RSS"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5" title="Technorati"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205&amp;bodytext=%20Vamos%20a%20instalar%20un%20servidor%20web%20que%20soporte%20PHP%205%20y%20MySQL%205%2C%20en%20Ubuntu%20esto%20es%20demasiado%20f%C3%A1cil%2C%20los%20paquetes%20necesarios%20podemos%20encontrarlos%20en%20los%20repositorios.%0A%0ALos%20paquetes%20a%20instalar%20ser%C3%A1n%3A%20apache2%20%28servidor%20web%29%2C%20php5%2C%20php5-mysql%20y%20mysql-ser" title="Digg"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205" title="Mixx"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205&amp;annotation=%20Vamos%20a%20instalar%20un%20servidor%20web%20que%20soporte%20PHP%205%20y%20MySQL%205%2C%20en%20Ubuntu%20esto%20es%20demasiado%20f%C3%A1cil%2C%20los%20paquetes%20necesarios%20podemos%20encontrarlos%20en%20los%20repositorios.%0A%0ALos%20paquetes%20a%20instalar%20ser%C3%A1n%3A%20apache2%20%28servidor%20web%29%2C%20php5%2C%20php5-mysql%20y%20mysql-ser" title="Google Bookmarks"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205&amp;source=SoyGeek+Un+Blog+de+un+Geek+Mexicano&amp;summary=%20Vamos%20a%20instalar%20un%20servidor%20web%20que%20soporte%20PHP%205%20y%20MySQL%205%2C%20en%20Ubuntu%20esto%20es%20demasiado%20f%C3%A1cil%2C%20los%20paquetes%20necesarios%20podemos%20encontrarlos%20en%20los%20repositorios.%0A%0ALos%20paquetes%20a%20instalar%20ser%C3%A1n%3A%20apache2%20%28servidor%20web%29%2C%20php5%2C%20php5-mysql%20y%20mysql-ser" title="LinkedIn"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsoygeek.com.mx%2Fapache-2-php-5-mysql-5&amp;title=Apache%202%20%2B%20PHP%205%20%2B%20MySQL%205" title="StumbleUpon"><img src="http://soygeek.com.mx/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://soygeek.com.mx/apache-2-php-5-mysql-5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

