<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3800611179822695585</id><updated>2011-10-11T08:52:37.078-07:00</updated><category term='Apache'/><category term='MySQL'/><category term='phpmyqdmin'/><category term='php'/><category term='CentOS'/><title type='text'>Refraction</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://refraction.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3800611179822695585/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://refraction.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Slavepens</name><uri>http://www.blogger.com/profile/18159620181595962050</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_xZCFQlaCoqw/TJkt3euPdLI/AAAAAAAAACg/r48C4gg4i4M/S220/splashscreen_eragon_02.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3800611179822695585.post-5522282366773403367</id><published>2011-10-11T07:05:00.000-07:00</published><updated>2011-10-11T08:52:37.106-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MySQL'/><category scheme='http://www.blogger.com/atom/ns#' term='CentOS'/><category scheme='http://www.blogger.com/atom/ns#' term='phpmyqdmin'/><category scheme='http://www.blogger.com/atom/ns#' term='php'/><category scheme='http://www.blogger.com/atom/ns#' term='Apache'/><title type='text'>CentOS: MySQL + Apache + PHP + phpMyAdmin</title><content type='html'>&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;#Instalacion: mysql, apache, php y phpmyadmin&lt;/span&gt;sudo yum install chkconfig&amp;nbsp&lt;span style="color: #38761d;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #38761d;"&gt;#===== MySQL =====&lt;/span&gt;yum install mysql mysql-server&lt;br /&gt;/sbin/chkconfig --level 235 mysql on&lt;br /&gt;/etc/init.d/mysql start&lt;br /&gt;&lt;span style="color: #38761d;"&gt;#===== Apache ====&lt;/span&gt;yum install httpd&lt;br /&gt;/sbin/chkconfig --level 235 httpd on&lt;br /&gt;/etc/init.d/httpd start&amp;nbsp;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #38761d;"&gt;#===== php =====&lt;/span&gt;yum install php/etc/init.d/httpd restart&lt;span style="color: #38761d;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #38761d;"&gt;#===== phpmyadmin =====&lt;/span&gt;wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm&lt;br /&gt;rpm -ivh epel-release-5-4.noarch.rpm&lt;br /&gt;yum -y install phpmyadmin&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3800611179822695585-5522282366773403367?l=refraction.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://refraction.blogspot.com/feeds/5522282366773403367/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://refraction.blogspot.com/2011/10/centos-mysql-apache-php-phpmyadmin.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3800611179822695585/posts/default/5522282366773403367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3800611179822695585/posts/default/5522282366773403367'/><link rel='alternate' type='text/html' href='http://refraction.blogspot.com/2011/10/centos-mysql-apache-php-phpmyadmin.html' title='CentOS: MySQL + Apache + PHP + phpMyAdmin'/><author><name>Slavepens</name><uri>http://www.blogger.com/profile/18159620181595962050</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_xZCFQlaCoqw/TJkt3euPdLI/AAAAAAAAACg/r48C4gg4i4M/S220/splashscreen_eragon_02.png'/></author><thr:total>0</thr:total></entry></feed>
