<?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 (PHP-FPM) On CentOS 6	</title>
	<atom:link href="https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/</link>
	<description>All About Linux !</description>
	<lastBuildDate>Sun, 06 Apr 2014 16:25:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.18</generator>
	<item>
		<title>
		By: Lampk		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-1263</link>

		<dc:creator><![CDATA[Lampk]]></dc:creator>
		<pubDate>Sun, 06 Apr 2014 16:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-1263</guid>

					<description><![CDATA[Use yum to install the latest version of nginx and php-fpm is better, you can update very easy,do need to compile for each update.
Install the centalt or atomic repos, and you can get lastest version of nginx.
Install ius repos,you can get lastest php-fpm or php.]]></description>
			<content:encoded><![CDATA[<p>Use yum to install the latest version of nginx and php-fpm is better, you can update very easy,do need to compile for each update.<br />
Install the centalt or atomic repos, and you can get lastest version of nginx.<br />
Install ius repos,you can get lastest php-fpm or php.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NoNeedForAName		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-1051</link>

		<dc:creator><![CDATA[NoNeedForAName]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 11:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-1051</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-1050&quot;&gt;NoNeedForAName&lt;/a&gt;.

s/recompiled/precompiled]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-1050">NoNeedForAName</a>.</p>
<p>s/recompiled/precompiled</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NoNeedForAName		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-1050</link>

		<dc:creator><![CDATA[NoNeedForAName]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 11:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-1050</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-735&quot;&gt;John M&lt;/a&gt;.

Wait until you try to install something that requires a nginx third party module. I&#039;m incredulous that your repos will have it recompiled.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-735">John M</a>.</p>
<p>Wait until you try to install something that requires a nginx third party module. I&#8217;m incredulous that your repos will have it recompiled.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John M		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-735</link>

		<dc:creator><![CDATA[John M]]></dc:creator>
		<pubDate>Wed, 28 Nov 2012 03:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-735</guid>

					<description><![CDATA[Why compile PHP and nginx from source when yum repositories work without any of this hassle (understood if you had custom make comments or patches but doesn&#039;t look like it here)]]></description>
			<content:encoded><![CDATA[<p>Why compile PHP and nginx from source when yum repositories work without any of this hassle (understood if you had custom make comments or patches but doesn&#8217;t look like it here)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jim		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-706</link>

		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Wed, 19 Sep 2012 00:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-706</guid>

					<description><![CDATA[Hi. Your tutorial is great and worked 100%, however when I did the same steps with php 5.4.X (5.4.7 to be more specific)  the connection with mysql is not working and when I start the php-fpm using service php-fpm start , simply blocks my console.

As I said the same thing,same computer same configuration works ok with php 5.3.x

In case you have some time maybe you should look to see what&#039;s the problem and make another post .


Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi. Your tutorial is great and worked 100%, however when I did the same steps with php 5.4.X (5.4.7 to be more specific)  the connection with mysql is not working and when I start the php-fpm using service php-fpm start , simply blocks my console.</p>
<p>As I said the same thing,same computer same configuration works ok with php 5.3.x</p>
<p>In case you have some time maybe you should look to see what&#8217;s the problem and make another post .</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ahmet KAPIKIRA		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-692</link>

		<dc:creator><![CDATA[Ahmet KAPIKIRA]]></dc:creator>
		<pubDate>Fri, 15 Jun 2012 08:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-692</guid>

					<description><![CDATA[Thank u. Very nice article.]]></description>
			<content:encoded><![CDATA[<p>Thank u. Very nice article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex Driantsov		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-687</link>

		<dc:creator><![CDATA[Alex Driantsov]]></dc:creator>
		<pubDate>Tue, 17 Apr 2012 10:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-687</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-614&quot;&gt;Jim&lt;/a&gt;.

Jim, upgrading nginx is as easy and safe comparing to other software. Nginx processes are well controlled using system signals, I dont want to copy and paste other authors, there are hundreds articles on this question, so just give Google a try ;)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-614">Jim</a>.</p>
<p>Jim, upgrading nginx is as easy and safe comparing to other software. Nginx processes are well controlled using system signals, I dont want to copy and paste other authors, there are hundreds articles on this question, so just give Google a try 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex Driantsov		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-686</link>

		<dc:creator><![CDATA[Alex Driantsov]]></dc:creator>
		<pubDate>Tue, 17 Apr 2012 10:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-686</guid>

					<description><![CDATA[After you create rc scripts you should also add them to system using:

$ chkconfig --add nginx
$ chkconfig --add php-fpm

also you may decide to disable httpd and set nginx/php-fpm services to be started on boot, so you will need:

$ chkconfig --levels 2345 httpd off

to disable httpd and 

$chkconfig --levels 345 nginx on
$chkconfig --levels 345 php-fpm on

to enable nginx and php-fpm.]]></description>
			<content:encoded><![CDATA[<p>After you create rc scripts you should also add them to system using:</p>
<p>$ chkconfig &#8211;add nginx<br />
$ chkconfig &#8211;add php-fpm</p>
<p>also you may decide to disable httpd and set nginx/php-fpm services to be started on boot, so you will need:</p>
<p>$ chkconfig &#8211;levels 2345 httpd off</p>
<p>to disable httpd and </p>
<p>$chkconfig &#8211;levels 345 nginx on<br />
$chkconfig &#8211;levels 345 php-fpm on</p>
<p>to enable nginx and php-fpm.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: How To Install Nginx And PHP-FPM On CentOS 6 Via Yum		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-677</link>

		<dc:creator><![CDATA[How To Install Nginx And PHP-FPM On CentOS 6 Via Yum]]></dc:creator>
		<pubDate>Fri, 30 Mar 2012 12:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-677</guid>

					<description><![CDATA[[...] the last article, I showed you how to install Nginx and PHP (PHP-FPM) on CentOS 6 from source. Today, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the last article, I showed you how to install Nginx and PHP (PHP-FPM) on CentOS 6 from source. Today, I&#8217;m [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kane Hart		</title>
		<link>https://lifelinux.com/how-to-install-nginx-and-php-php-fpm-on-centos-6/#comment-667</link>

		<dc:creator><![CDATA[Kane Hart]]></dc:creator>
		<pubDate>Sat, 10 Mar 2012 21:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1203#comment-667</guid>

					<description><![CDATA[Followed the instructions to the letter as far as I know. The html portion seems to work fine but the php one is purely blank and when you shutdown php then you get the page errors. But if you fake say fesdfrsdg.php it&#039;s blank also anything with .php is blank extension. Then when php off and you go to a real .php then you still get the error page kind of funny heh.]]></description>
			<content:encoded><![CDATA[<p>Followed the instructions to the letter as far as I know. The html portion seems to work fine but the php one is purely blank and when you shutdown php then you get the page errors. But if you fake say fesdfrsdg.php it&#8217;s blank also anything with .php is blank extension. Then when php off and you go to a real .php then you still get the error page kind of funny heh.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
