<?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 1.15, MariaDB 10 and PHP 7 on CentOS 7	</title>
	<atom:link href="https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 07 Mar 2019 09:10:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: anonymouse		</title>
		<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-911650</link>

		<dc:creator><![CDATA[anonymouse]]></dc:creator>
		<pubDate>Thu, 07 Sep 2017 20:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=212#comment-911650</guid>

					<description><![CDATA[Hi,

When I will restart nginx service, i get below error:
&lt;pre&gt;
[root@localhost ~]# systemctl restart nginx
Job for nginx.service failed because the control process exited with error code. 
See &quot;systemctl status nginx.service&quot; and &quot;journalctl -xe&quot; for details.
&lt;/pre&gt;
Then, i run &lt;strong&gt;jounalctl -xe&lt;/strong&gt; command, so i get this error:
&lt;code&gt;
-- Unit nginx.service has begun starting up.
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: [emerg] open() &quot;/srv/www/testsite/logs/access.log&quot; failed (13:
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: configuration file /etc/nginx/nginx.conf test failed
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: nginx.service: control process exited, code=exited status=1
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: Failed to start nginx - high performance web server.
-- Subject: Unit nginx.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit nginx.service has failed.
-- 
-- The result is failed.
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: Unit nginx.service entered failed state.
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: nginx.service failed.
سپتامبر 07 10:43:22 localhost.localdomain polkitd[599]: Unregistered Authentication Agent for unix-process:15555:5312320 (syste
[root@localhost ~]# 
&lt;/code&gt;
How I can solve this problem? please help me.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>When I will restart nginx service, i get below error:</p>
<pre>
[root@localhost ~]# systemctl restart nginx
Job for nginx.service failed because the control process exited with error code. 
See "systemctl status nginx.service" and "journalctl -xe" for details.
</pre>
<p>Then, i run <strong>jounalctl -xe</strong> command, so i get this error:<br />
<code><br />
-- Unit nginx.service has begun starting up.<br />
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok<br />
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: [emerg] open() "/srv/www/testsite/logs/access.log" failed (13:<br />
سپتامبر 07 10:43:22 localhost.localdomain nginx[15561]: nginx: configuration file /etc/nginx/nginx.conf test failed<br />
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: nginx.service: control process exited, code=exited status=1<br />
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: Failed to start nginx - high performance web server.<br />
-- Subject: Unit nginx.service has failed<br />
-- Defined-By: systemd<br />
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel<br />
--<br />
-- Unit nginx.service has failed.<br />
--<br />
-- The result is failed.<br />
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: Unit nginx.service entered failed state.<br />
سپتامبر 07 10:43:22 localhost.localdomain systemd[1]: nginx.service failed.<br />
سپتامبر 07 10:43:22 localhost.localdomain polkitd[599]: Unregistered Authentication Agent for unix-process:15555:5312320 (syste<br />
[root@localhost ~]#<br />
</code><br />
How I can solve this problem? please help me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rojo		</title>
		<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-876505</link>

		<dc:creator><![CDATA[Rojo]]></dc:creator>
		<pubDate>Sat, 18 Mar 2017 17:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=212#comment-876505</guid>

					<description><![CDATA[What is the problem, Ravi? How can I fix it?

2017/03/18 13:06:48 [error] 5956#0: *8012409 FastCGI sent in stderr: &quot;Primary script unknown&quot; while reading response header from upstream, client: 5.111.252.13, server: https://akatorrent.com, request: &quot;GET /movies.php?genre=horror HTTP/1.1&quot;, upstream: &quot;fastcgi://unix:/tmp/php_fpm.sock:&quot;, host: &quot;https://akatorrent.com&quot;]]></description>
			<content:encoded><![CDATA[<p>What is the problem, Ravi? How can I fix it?</p>
<p>2017/03/18 13:06:48 [error] 5956#0: *8012409 FastCGI sent in stderr: &#8220;Primary script unknown&#8221; while reading response header from upstream, client: 5.111.252.13, server: <a target="_blank" href="https://akatorrent.com" rel="nofollow ugc">https://akatorrent.com</a>, request: &#8220;GET /movies.php?genre=horror HTTP/1.1&#8221;, upstream: &#8220;fastcgi://unix:/tmp/php_fpm.sock:&#8221;, host: &#8220;https://akatorrent.com&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Danny Tosic		</title>
		<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-831525</link>

		<dc:creator><![CDATA[Danny Tosic]]></dc:creator>
		<pubDate>Tue, 25 Oct 2016 03:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=212#comment-831525</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-831251&quot;&gt;d4jk4&lt;/a&gt;.

The website torrent4all.com is work normally?

You should check your error log carefully, &quot;GET /wp-login.php HTTP/1.1&quot;

I think it is wrong path]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-831251">d4jk4</a>.</p>
<p>The website torrent4all.com is work normally?</p>
<p>You should check your error log carefully, &#8220;GET /wp-login.php HTTP/1.1&#8221;</p>
<p>I think it is wrong path</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: d4jk4		</title>
		<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-831251</link>

		<dc:creator><![CDATA[d4jk4]]></dc:creator>
		<pubDate>Mon, 24 Oct 2016 02:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=212#comment-831251</guid>

					<description><![CDATA[Hi team,

I was followed this tutorial, everything works fine except an error in error log, many logs was generated
&lt;pre&gt;
2016/10/22 21:39:27 [error] 3044#0: *413880 FastCGI sent in stderr: &quot;Primary script unknown&quot; while reading response header from upstream, 
client: 43.240.102.18, server: http://torrent4all.com, request: &quot;GET /wp-login.php HTTP/1.1&quot;, 
upstream: &quot;fastcgi://unix:/tmp/php_fpm.sock:&quot;, host: &quot;torrent4all.com&quot;
&lt;/pre&gt;
What kind of this error, team? And how can I fix it?]]></description>
			<content:encoded><![CDATA[<p>Hi team,</p>
<p>I was followed this tutorial, everything works fine except an error in error log, many logs was generated</p>
<pre>
2016/10/22 21:39:27 [error] 3044#0: *413880 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, 
client: 43.240.102.18, server: http://torrent4all.com, request: "GET /wp-login.php HTTP/1.1", 
upstream: "fastcgi://unix:/tmp/php_fpm.sock:", host: "torrent4all.com"
</pre>
<p>What kind of this error, team? And how can I fix it?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PhpMyAdmin 4.2.2 Released - Install for Apache or Nginx on RHEL/CentOS 6.5/5.9 Fedora 20-12		</title>
		<link>https://www.tecmint.com/install-nginx-mariadb-php-rhel-centos-fedora/comment-page-1/#comment-811775</link>

		<dc:creator><![CDATA[PhpMyAdmin 4.2.2 Released - Install for Apache or Nginx on RHEL/CentOS 6.5/5.9 Fedora 20-12]]></dc:creator>
		<pubDate>Thu, 01 Sep 2016 07:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=212#comment-811775</guid>

					<description><![CDATA[[&#8230;] Install LEMP Stack on RHEL/CentOS 7/6 &#038; Fedora 24-18 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Install LEMP Stack on RHEL/CentOS 7/6 &#038; Fedora 24-18 [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
