<?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 PHP 7.4 on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-php-on-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-php-on-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 18 Mar 2021 08:06:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1453216</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 08:06:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34879#comment-1453216</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1452503&quot;&gt;Trump, George Trump&lt;/a&gt;.

Most welcome Trump!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1452503">Trump, George Trump</a>.</p>
<p>Most welcome Trump!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trump, George Trump		</title>
		<link>https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1452503</link>

		<dc:creator><![CDATA[Trump, George Trump]]></dc:creator>
		<pubDate>Wed, 17 Mar 2021 11:05:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34879#comment-1452503</guid>

					<description><![CDATA[Great article, I especially appreciate &lt;strong&gt;#&lt;/strong&gt; in front of commands, you made my life a lot easier.]]></description>
			<content:encoded><![CDATA[<p>Great article, I especially appreciate <strong>#</strong> in front of commands, you made my life a lot easier.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nurlan		</title>
		<link>https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1399961</link>

		<dc:creator><![CDATA[Nurlan]]></dc:creator>
		<pubDate>Fri, 11 Dec 2020 10:34:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34879#comment-1399961</guid>

					<description><![CDATA[&lt;pre&gt;
# dnf install php-gd
Last metadata expiration check: 0:59:58 ago on Fri 11 Dec 2020 03:29:16 PM +06.
All matches were filtered out by modular filtering for argument: php-gd
Error: Unable to find a match: php-gd
&lt;/pre&gt;
can&#039;t install the gd module... how to bypass this?]]></description>
			<content:encoded><![CDATA[<pre>
# dnf install php-gd
Last metadata expiration check: 0:59:58 ago on Fri 11 Dec 2020 03:29:16 PM +06.
All matches were filtered out by modular filtering for argument: php-gd
Error: Unable to find a match: php-gd
</pre>
<p>can&#8217;t install the gd module&#8230; how to bypass this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nox		</title>
		<link>https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1348882</link>

		<dc:creator><![CDATA[Nox]]></dc:creator>
		<pubDate>Thu, 30 Jul 2020 03:52:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34879#comment-1348882</guid>

					<description><![CDATA[Initially got this...
&lt;pre&gt;
$ dnf module enable php:remi-7.4
&lt;/pre&gt;
&lt;h5&gt;Sample Output&lt;/h5&gt;
&lt;pre&gt;
Last metadata expiration check: 0:00:46 ago on Thu 30 Jul 2020 03:45:19 AM UTC.
Dependencies resolved.
The operation would result in switching of module &#039;php&#039; stream &#039;7.2&#039; to stream &#039;remi-7.4&#039;
Error: It is not possible to switch enabled streams of a module.
&lt;/pre&gt;
It is recommended to remove all installed content from the module, and reset the module using &#039;&lt;code&gt;dnf module reset&lt;/code&gt;&#039; command. After you reset the module, you can install the other stream.]]></description>
			<content:encoded><![CDATA[<p>Initially got this&#8230;</p>
<pre>
$ dnf module enable php:remi-7.4
</pre>
<h5>Sample Output</h5>
<pre>
Last metadata expiration check: 0:00:46 ago on Thu 30 Jul 2020 03:45:19 AM UTC.
Dependencies resolved.
The operation would result in switching of module 'php' stream '7.2' to stream 'remi-7.4'
Error: It is not possible to switch enabled streams of a module.
</pre>
<p>It is recommended to remove all installed content from the module, and reset the module using &#8216;<code>dnf module reset</code>&#8216; command. After you reset the module, you can install the other stream.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-php-on-centos-8/comment-page-1/#comment-1335982</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Mon, 01 Jun 2020 09:20:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34879#comment-1335982</guid>

					<description><![CDATA[Thank you, Xe tải tốt. We&#039;re glad that this article was informative and valuable to you.]]></description>
			<content:encoded><![CDATA[<p>Thank you, Xe tải tốt. We&#8217;re glad that this article was informative and valuable to you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
