<?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 Connect NGINX to PHP-FPM Using UNIX or TCP/IP Socket	</title>
	<atom:link href="https://www.tecmint.com/connect-nginx-to-php-fpm/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/connect-nginx-to-php-fpm/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 16 Sep 2021 04:17:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ranga		</title>
		<link>https://www.tecmint.com/connect-nginx-to-php-fpm/comment-page-1/#comment-1589791</link>

		<dc:creator><![CDATA[Ranga]]></dc:creator>
		<pubDate>Thu, 16 Sep 2021 04:17:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37728#comment-1589791</guid>

					<description><![CDATA[I try to change &lt;strong&gt;TCP&lt;/strong&gt; to Unix on PHP 8.0, but the UNIX socket not creating. PHP 8.0 has a special method than previous versions?]]></description>
			<content:encoded><![CDATA[<p>I try to change <strong>TCP</strong> to Unix on PHP 8.0, but the UNIX socket not creating. PHP 8.0 has a special method than previous versions?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/connect-nginx-to-php-fpm/comment-page-1/#comment-1492374</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 18 May 2021 05:42:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37728#comment-1492374</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/connect-nginx-to-php-fpm/comment-page-1/#comment-1492251&quot;&gt;gp&lt;/a&gt;.

@gp,

Thanks for the tip, corrected the commands in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/connect-nginx-to-php-fpm/comment-page-1/#comment-1492251">gp</a>.</p>
<p>@gp,</p>
<p>Thanks for the tip, corrected the commands in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gp		</title>
		<link>https://www.tecmint.com/connect-nginx-to-php-fpm/comment-page-1/#comment-1492251</link>

		<dc:creator><![CDATA[gp]]></dc:creator>
		<pubDate>Mon, 17 May 2021 22:07:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37728#comment-1492251</guid>

					<description><![CDATA[Hi,

This is very very! helpful and understandably Site, thank you for it.

Today I installed GLPI; I have one Howto which uses Unix, another which uses TCP/IP sockets. :-(

My result was the &quot;NGINX may return a bad gateway error&quot; ;-) with your help on this site, I can solve it.

Just a short info:

There is a little mismatch with both OS in this two lines:
&lt;pre&gt;
&quot;# vim /etc/php-fpm.d/www.conf  #Ubuntu/Debian
OR
$ sudo vim /etc/php/7.4/fpm/pool.d/www.conf  #CentOS/RHEL/Fedora
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>This is very very! helpful and understandably Site, thank you for it.</p>
<p>Today I installed GLPI; I have one Howto which uses Unix, another which uses TCP/IP sockets. :-(</p>
<p>My result was the &#8220;NGINX may return a bad gateway error&#8221; ;-) with your help on this site, I can solve it.</p>
<p>Just a short info:</p>
<p>There is a little mismatch with both OS in this two lines:</p>
<pre>
"# vim /etc/php-fpm.d/www.conf  #Ubuntu/Debian
OR
$ sudo vim /etc/php/7.4/fpm/pool.d/www.conf  #CentOS/RHEL/Fedora
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
