<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How To Install Nginx And PHP-FPM On CentOS 6 Via Yum	</title>
	<atom:link href="http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/</link>
	<description>All About Linux !</description>
	<lastBuildDate>Wed, 09 Oct 2013 07:56:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.15</generator>
	<item>
		<title>
		By: Link		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-939</link>

		<dc:creator><![CDATA[Link]]></dc:creator>
		<pubDate>Mon, 22 Apr 2013 19:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-939</guid>

					<description><![CDATA[Yep the rpm -Uvh commands are in the wrong order.]]></description>
			<content:encoded><![CDATA[<p>Yep the rpm -Uvh commands are in the wrong order.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: VPN		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-857</link>

		<dc:creator><![CDATA[VPN]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 06:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-857</guid>

					<description><![CDATA[Thanks for the tutorial. One thing I need to do to make this work is to change the order of the commands to the one below because I am getting the &quot;error: Failed dependencies: epel-release &#062;= 6 is needed by remi-release-6-1.el6.remi.noarch&quot; error.

So to continue just add the epel rpm first.

# yum install yum-priorities -y
# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm]]></description>
			<content:encoded><![CDATA[<p>Thanks for the tutorial. One thing I need to do to make this work is to change the order of the commands to the one below because I am getting the &#8220;error: Failed dependencies: epel-release &gt;= 6 is needed by remi-release-6-1.el6.remi.noarch&#8221; error.</p>
<p>So to continue just add the epel rpm first.</p>
<p># yum install yum-priorities -y<br />
# rpm -Uvh <a href="http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm</a><br />
# rpm -Uvh <a href="http://rpms.famillecollet.com/enterprise/remi-release-6.rpm" rel="nofollow ugc">http://rpms.famillecollet.com/enterprise/remi-release-6.rpm</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sergio M		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-739</link>

		<dc:creator><![CDATA[Sergio M]]></dc:creator>
		<pubDate>Fri, 21 Dec 2012 00:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-739</guid>

					<description><![CDATA[The clever thing to do is to browse the actual archive whenever getting 404 errors during the rpm of the epel release.

Go to this address:
http://fedora.mirror.nexicom.net/epel/6/x86_64/

And look for epel-release ... copy that link and replace it.]]></description>
			<content:encoded><![CDATA[<p>The clever thing to do is to browse the actual archive whenever getting 404 errors during the rpm of the epel release.</p>
<p>Go to this address:<br />
<a href="http://fedora.mirror.nexicom.net/epel/6/x86_64/" rel="nofollow ugc">http://fedora.mirror.nexicom.net/epel/6/x86_64/</a></p>
<p>And look for epel-release &#8230; copy that link and replace it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: teodor eugen dutulescu		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-736</link>

		<dc:creator><![CDATA[teodor eugen dutulescu]]></dc:creator>
		<pubDate>Tue, 04 Dec 2012 22:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-736</guid>

					<description><![CDATA[rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm]]></description>
			<content:encoded><![CDATA[<p>rpm -Uvh <a href="http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael McNamara		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-718</link>

		<dc:creator><![CDATA[Michael McNamara]]></dc:creator>
		<pubDate>Sun, 11 Nov 2012 02:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-718</guid>

					<description><![CDATA[Thanks for the article!

The EPEL RPM for CentOS 6;

http://mirror.us.leaseweb.net/epel/6/i386/epel-release-6-7.noarch.rpm

Cheers!]]></description>
			<content:encoded><![CDATA[<p>Thanks for the article!</p>
<p>The EPEL RPM for CentOS 6;</p>
<p><a href="http://mirror.us.leaseweb.net/epel/6/i386/epel-release-6-7.noarch.rpm" rel="nofollow ugc">http://mirror.us.leaseweb.net/epel/6/i386/epel-release-6-7.noarch.rpm</a></p>
<p>Cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tuxadelic		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-709</link>

		<dc:creator><![CDATA[tuxadelic]]></dc:creator>
		<pubDate>Wed, 24 Oct 2012 22:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-709</guid>

					<description><![CDATA[I have the same issue as madven....]]></description>
			<content:encoded><![CDATA[<p>I have the same issue as madven&#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jay Sprenkle		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-707</link>

		<dc:creator><![CDATA[Jay Sprenkle]]></dc:creator>
		<pubDate>Fri, 28 Sep 2012 00:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-707</guid>

					<description><![CDATA[[root@localhost ~]# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
Retrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
curl: (22) The requested URL returned error: 404
error: skipping http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm - transfer failed]]></description>
			<content:encoded><![CDATA[<p>[root@localhost ~]# rpm -Uvh <a href="http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm</a><br />
Retrieving <a href="http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm</a><br />
curl: (22) The requested URL returned error: 404<br />
error: skipping <a href="http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm</a> &#8211; transfer failed</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dregs		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-705</link>

		<dc:creator><![CDATA[dregs]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 04:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-705</guid>

					<description><![CDATA[Why does it install httpd (apache) when I try to install PHP-fpm?]]></description>
			<content:encoded><![CDATA[<p>Why does it install httpd (apache) when I try to install PHP-fpm?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: madven		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-684</link>

		<dc:creator><![CDATA[madven]]></dc:creator>
		<pubDate>Sun, 15 Apr 2012 21:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-684</guid>

					<description><![CDATA[i followed your guide. everything was ok until this step: Access it http://YOUR-SERVER-IP
when i try to access, firefox says:

You have chosen to open 
info.php
which is a: BIN file (20 bytes)
from: http://localhost
Would you like to save this file?

how can i solve this?]]></description>
			<content:encoded><![CDATA[<p>i followed your guide. everything was ok until this step: Access it <a href="http://YOUR-SERVER-IP" rel="nofollow ugc">http://YOUR-SERVER-IP</a><br />
when i try to access, firefox says:</p>
<p>You have chosen to open<br />
info.php<br />
which is a: BIN file (20 bytes)<br />
from: <a href="http://localhost" rel="nofollow ugc">http://localhost</a><br />
Would you like to save this file?</p>
<p>how can i solve this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adz		</title>
		<link>http://lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/#comment-682</link>

		<dc:creator><![CDATA[adz]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 14:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1339#comment-682</guid>

					<description><![CDATA[Very good article, I just finish installing the php-fpm. 
There is a new version of php 5.40, is anyone has the yum file for php-fpm?]]></description>
			<content:encoded><![CDATA[<p>Very good article, I just finish installing the php-fpm.<br />
There is a new version of php 5.40, is anyone has the yum file for php-fpm?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
