<?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: Setup Nginx + php-FPM + apc + MariaDB on Debian 7 &#8211; The perfect LEMP server	</title>
	<atom:link href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Fri, 15 Jan 2021 15:10:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: WW		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-309571</link>

		<dc:creator><![CDATA[WW]]></dc:creator>
		<pubDate>Fri, 15 Jan 2021 15:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-309571</guid>

					<description><![CDATA[Can you update this narrative with current versions? Because at some point I got stuck and couldn&#039;t move forward.]]></description>
			<content:encoded><![CDATA[<p>Can you update this narrative with current versions? Because at some point I got stuck and couldn&#8217;t move forward.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Berk Altunkılıç		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-298327</link>

		<dc:creator><![CDATA[Berk Altunkılıç]]></dc:creator>
		<pubDate>Fri, 04 Dec 2020 14:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-298327</guid>

					<description><![CDATA[Thank you very much for this tutorial.]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this tutorial.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adreen		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-285836</link>

		<dc:creator><![CDATA[adreen]]></dc:creator>
		<pubDate>Sun, 11 Oct 2020 09:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-285836</guid>

					<description><![CDATA[Thank you very much for this tutorial.]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this tutorial.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Natal		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-250288</link>

		<dc:creator><![CDATA[Natal]]></dc:creator>
		<pubDate>Sun, 10 May 2020 15:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-250288</guid>

					<description><![CDATA[Hello,
I am still in the learning phase for setting up Linux web servers. Actually I am in a coding camp right now.

Your step by step explanations is easy to understand. I am also trying to implement MariaDB instead of Mysql on my website. https://www.natalastroloji.com
 
Learning how to code requires practice! Thank you!]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
I am still in the learning phase for setting up Linux web servers. Actually I am in a coding camp right now.</p>
<p>Your step by step explanations is easy to understand. I am also trying to implement MariaDB instead of Mysql on my website. <a href="https://www.natalastroloji.com" rel="nofollow ugc">https://www.natalastroloji.com</a></p>
<p>Learning how to code requires practice! Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mr Bean		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-164179</link>

		<dc:creator><![CDATA[Mr Bean]]></dc:creator>
		<pubDate>Mon, 09 Jul 2018 00:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-164179</guid>

					<description><![CDATA[Hello Silver Moon,
Is it working for 2018? Thank you for reply.]]></description>
			<content:encoded><![CDATA[<p>Hello Silver Moon,<br />
Is it working for 2018? Thank you for reply.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olidev		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-155674</link>

		<dc:creator><![CDATA[olidev]]></dc:creator>
		<pubDate>Tue, 20 Feb 2018 19:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-155674</guid>

					<description><![CDATA[I don&#039;t think it is necessary to install and configure apc and mariadb for LEMP stack on Debian. It can be done without it, like here: https://www.cloudways.com/blog/how-to-create-a-lemp-stack-on-debian-server/ The main packages to install are nginx, php, mysql, and phpfpm.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think it is necessary to install and configure apc and mariadb for LEMP stack on Debian. It can be done without it, like here: <a href="https://www.cloudways.com/blog/how-to-create-a-lemp-stack-on-debian-server/" rel="nofollow ugc">https://www.cloudways.com/blog/how-to-create-a-lemp-stack-on-debian-server/</a> The main packages to install are nginx, php, mysql, and phpfpm.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Javier flores		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-104691</link>

		<dc:creator><![CDATA[Javier flores]]></dc:creator>
		<pubDate>Sun, 05 Feb 2017 05:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-104691</guid>

					<description><![CDATA[I used this tutorial for installing in Debian 8, I failed with others an I couldnt restart nginx, even after nginx t- kept telling me ok and successful, the solution: sudo fuser -k 80/tcp
Thanks for explaining better than other newer tutorials
still was a headache]]></description>
			<content:encoded><![CDATA[<p>I used this tutorial for installing in Debian 8, I failed with others an I couldnt restart nginx, even after nginx t- kept telling me ok and successful, the solution: sudo fuser -k 80/tcp<br />
Thanks for explaining better than other newer tutorials<br />
still was a headache</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kastamonu		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-102075</link>

		<dc:creator><![CDATA[Kastamonu]]></dc:creator>
		<pubDate>Mon, 09 Jan 2017 21:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-102075</guid>

					<description><![CDATA[still coming back thanks man]]></description>
			<content:encoded><![CDATA[<p>still coming back thanks man</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sineklik		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-100374</link>

		<dc:creator><![CDATA[sineklik]]></dc:creator>
		<pubDate>Fri, 16 Dec 2016 18:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-100374</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65850&quot;&gt;cuplizian&lt;/a&gt;.

nice test. thank you man.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65850">cuplizian</a>.</p>
<p>nice test. thank you man.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olivedev		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-99065</link>

		<dc:creator><![CDATA[olivedev]]></dc:creator>
		<pubDate>Fri, 25 Nov 2016 13:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-99065</guid>

					<description><![CDATA[Nice tutorial, but installing each package manually may take a lot of my time and I am not sure what is the best approach to setup a server. Would recommend manually installing each package or using some platform, like Cloudways (https://www.cloudways.com/en/php-cloud-hosting.php ), where all the packages are pre-installed when you launch a server?]]></description>
			<content:encoded><![CDATA[<p>Nice tutorial, but installing each package manually may take a lot of my time and I am not sure what is the best approach to setup a server. Would recommend manually installing each package or using some platform, like Cloudways (<a href="https://www.cloudways.com/en/php-cloud-hosting.php" rel="nofollow ugc">https://www.cloudways.com/en/php-cloud-hosting.php</a> ), where all the packages are pre-installed when you launch a server?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nauseous		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-74495</link>

		<dc:creator><![CDATA[Nauseous]]></dc:creator>
		<pubDate>Tue, 19 Apr 2016 19:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-74495</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-67241&quot;&gt;Çağatay Belgen&lt;/a&gt;.

Great article.  You don&#039;t even need .htaccess for this setup. Great deal]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-67241">Çağatay Belgen</a>.</p>
<p>Great article.  You don&#8217;t even need .htaccess for this setup. Great deal</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Çağatay Belgen		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-67241</link>

		<dc:creator><![CDATA[Çağatay Belgen]]></dc:creator>
		<pubDate>Tue, 22 Jul 2014 15:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-67241</guid>

					<description><![CDATA[Where is mod rewrite settings? The tutorial is incomplete without rewrite being told. Please include nginx rewrite settings (especially for wordpress) in this article.]]></description>
			<content:encoded><![CDATA[<p>Where is mod rewrite settings? The tutorial is incomplete without rewrite being told. Please include nginx rewrite settings (especially for wordpress) in this article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: callmewhy		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-66250</link>

		<dc:creator><![CDATA[callmewhy]]></dc:creator>
		<pubDate>Tue, 17 Jun 2014 10:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-66250</guid>

					<description><![CDATA[Very useful. Thanks a lot ! The best article about nginx with php.]]></description>
			<content:encoded><![CDATA[<p>Very useful. Thanks a lot ! The best article about nginx with php.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: theduncan		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-66237</link>

		<dc:creator><![CDATA[theduncan]]></dc:creator>
		<pubDate>Thu, 12 Jun 2014 17:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-66237</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-66218&quot;&gt;NGN&lt;/a&gt;.

You need to do &quot;sudo service nginx start&quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-66218">NGN</a>.</p>
<p>You need to do &#8220;sudo service nginx start&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NGN		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-66218</link>

		<dc:creator><![CDATA[NGN]]></dc:creator>
		<pubDate>Thu, 05 Jun 2014 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-66218</guid>

					<description><![CDATA[Just want to add that the service command does not work. 

&quot;service nginx start&quot;  will return the error &quot;bash: service: command not found&quot;.

Instead, use /etc/init.d/nginx start]]></description>
			<content:encoded><![CDATA[<p>Just want to add that the service command does not work. </p>
<p>&#8220;service nginx start&#8221;  will return the error &#8220;bash: service: command not found&#8221;.</p>
<p>Instead, use /etc/init.d/nginx start</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nullReference		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65981</link>

		<dc:creator><![CDATA[nullReference]]></dc:creator>
		<pubDate>Mon, 17 Feb 2014 19:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-65981</guid>

					<description><![CDATA[Be sure to install php5-mysql when installing php5 and php5-fpm as well. Greate article! I will be coming back many times I&#039;m sure :)]]></description>
			<content:encoded><![CDATA[<p>Be sure to install php5-mysql when installing php5 and php5-fpm as well. Greate article! I will be coming back many times I&#8217;m sure :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nullReference		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65961</link>

		<dc:creator><![CDATA[nullReference]]></dc:creator>
		<pubDate>Tue, 28 Jan 2014 15:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-65961</guid>

					<description><![CDATA[This.Is.Awesome! I&#039;ve been researching how I want to optimize my dedicated box to handle the most traffic before I have to scale and was looking at nginx and mariadb...then stumbled across this article! I and I&#039;m sure many others thank you for posting this configuration!]]></description>
			<content:encoded><![CDATA[<p>This.Is.Awesome! I&#8217;ve been researching how I want to optimize my dedicated box to handle the most traffic before I have to scale and was looking at nginx and mariadb&#8230;then stumbled across this article! I and I&#8217;m sure many others thank you for posting this configuration!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65900</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 22 Dec 2013 04:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-65900</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65897&quot;&gt;Silver Moon&lt;/a&gt;.

I pasted my nginx configuration file on

https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65897">Silver Moon</a>.</p>
<p>I pasted my nginx configuration file on</p>
<p><a href="https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com" rel="nofollow ugc">https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65899</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sat, 21 Dec 2013 12:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-65899</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65897&quot;&gt;Silver Moon&lt;/a&gt;.

Thank you! I pasted it at

https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65897">Silver Moon</a>.</p>
<p>Thank you! I pasted it at</p>
<p><a href="https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com" rel="nofollow ugc">https://github.com/Thomas-Peng/nginx-configuration-file/blob/master/mysite.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dr.SMS		</title>
		<link>https://www.binarytides.com/install-nginx-php-fpm-mariadb-debian/comment-page-1/#comment-65898</link>

		<dc:creator><![CDATA[Dr.SMS]]></dc:creator>
		<pubDate>Sat, 21 Dec 2013 09:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5407#comment-65898</guid>

					<description><![CDATA[still coming back thanks man.. one of the best tut specially for newbies like me :)]]></description>
			<content:encoded><![CDATA[<p>still coming back thanks man.. one of the best tut specially for newbies like me :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
