<?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 8.0 on Rocky Linux and AlmaLinux	</title>
	<atom:link href="https://www.tecmint.com/install-php-8-in-rocky-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-php-8-in-rocky-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 07 Oct 2024 08:40:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Martin Møller		</title>
		<link>https://www.tecmint.com/install-php-8-in-rocky-linux/comment-page-1/#comment-2224840</link>

		<dc:creator><![CDATA[Martin Møller]]></dc:creator>
		<pubDate>Mon, 07 Oct 2024 08:40:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43223#comment-2224840</guid>

					<description><![CDATA[Really great guide for upgrading the PHP version. Much appreciated! 

Pretty nifty with the module system too. I upgraded from PHP 7.3 to 8.3 following your guide. 

Thank you!]]></description>
			<content:encoded><![CDATA[<p>Really great guide for upgrading the PHP version. Much appreciated! </p>
<p>Pretty nifty with the module system too. I upgraded from PHP 7.3 to 8.3 following your guide. </p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-php-8-in-rocky-linux/comment-page-1/#comment-1605227</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 05:02:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43223#comment-1605227</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-php-8-in-rocky-linux/comment-page-1/#comment-1604680&quot;&gt;Keith Carangelo&lt;/a&gt;.

@Keith,

Thanks, corrected the command...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-php-8-in-rocky-linux/comment-page-1/#comment-1604680">Keith Carangelo</a>.</p>
<p>@Keith,</p>
<p>Thanks, corrected the command&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Keith Carangelo		</title>
		<link>https://www.tecmint.com/install-php-8-in-rocky-linux/comment-page-1/#comment-1604680</link>

		<dc:creator><![CDATA[Keith Carangelo]]></dc:creator>
		<pubDate>Thu, 07 Oct 2021 11:52:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43223#comment-1604680</guid>

					<description><![CDATA[This is very helpful but there is a typo:
&lt;pre&gt;
$ sudo dnf module list reset php
&lt;/pre&gt;
This should be:
&lt;pre&gt;
$ sudo dnf module reset php
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>This is very helpful but there is a typo:</p>
<pre>
$ sudo dnf module list reset php
</pre>
<p>This should be:</p>
<pre>
$ sudo dnf module reset php
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
