<?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 Different PHP (5.6, 7.x and 8.0) Versions in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-different-php-versions-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 22 Sep 2022 18:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JP		</title>
		<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1883420</link>

		<dc:creator><![CDATA[JP]]></dc:creator>
		<pubDate>Thu, 22 Sep 2022 18:40:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26246#comment-1883420</guid>

					<description><![CDATA[If your terminal just hangs when running the &lt;strong&gt;ppa:ondrej/php&lt;/strong&gt; repository you can edit the &lt;strong&gt;/etc/gai.conf&lt;/strong&gt; file and uncomment the line: 
&lt;pre&gt;
precedence ::ffff:0:0/96 100
&lt;/pre&gt;
Then save and close the file and retry.]]></description>
			<content:encoded><![CDATA[<p>If your terminal just hangs when running the <strong>ppa:ondrej/php</strong> repository you can edit the <strong>/etc/gai.conf</strong> file and uncomment the line: </p>
<pre>
precedence ::ffff:0:0/96 100
</pre>
<p>Then save and close the file and retry.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kai Carver		</title>
		<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1847861</link>

		<dc:creator><![CDATA[Kai Carver]]></dc:creator>
		<pubDate>Tue, 19 Jul 2022 14:34:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26246#comment-1847861</guid>

					<description><![CDATA[FYI I had to start out by doing :
&lt;pre&gt;
$ sudo apt install software-properties-common
&lt;/pre&gt;
instead of :
&lt;pre&gt;
$ sudo apt install python-software-properties
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>FYI I had to start out by doing :</p>
<pre>
$ sudo apt install software-properties-common
</pre>
<p>instead of :</p>
<pre>
$ sudo apt install python-software-properties
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1790191</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 10 May 2022 07:18:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26246#comment-1790191</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1784804&quot;&gt;Simon&lt;/a&gt;.

@Simon

According to the official website, &lt;b&gt;&quot;PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.&quot;&lt;/b&gt; -  https://www.php.net/manual/en/intro-whatis.php. 

However, thanks for sharing these useful insights. We are grateful.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1784804">Simon</a>.</p>
<p>@Simon</p>
<p>According to the official website, <b>&#8220;PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.&#8221;</b> &#8211;  <a target="_blank" href="https://www.php.net/manual/en/intro-whatis.php" rel="nofollow ugc">https://www.php.net/manual/en/intro-whatis.php</a>. </p>
<p>However, thanks for sharing these useful insights. We are grateful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon		</title>
		<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1784804</link>

		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Thu, 05 May 2022 21:57:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26246#comment-1784804</guid>

					<description><![CDATA[Hi,

Just a clarification.  PHP isn&#039;t an acronym (recursive or otherwise).  PHP is an abbreviation (recursive if you like) of Hypertext PreProcessor.  An acronym is a word (sound) made from the abbreviation (eg PIN &quot;pin&quot; is an acronym for Personal Identification Number &#038; ATM &quot;A T M&quot; is an abbreviation of Automated teller Machine).

Other than that, this is a great piece &#038; saved my bacon by installing some older software that is PHP version dependent on a more current Ubuntu...]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Just a clarification.  PHP isn&#8217;t an acronym (recursive or otherwise).  PHP is an abbreviation (recursive if you like) of Hypertext PreProcessor.  An acronym is a word (sound) made from the abbreviation (eg PIN &#8220;pin&#8221; is an acronym for Personal Identification Number &amp; ATM &#8220;A T M&#8221; is an abbreviation of Automated teller Machine).</p>
<p>Other than that, this is a great piece &amp; saved my bacon by installing some older software that is PHP version dependent on a more current Ubuntu&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jireh		</title>
		<link>https://www.tecmint.com/install-different-php-versions-in-ubuntu/comment-page-1/#comment-1626050</link>

		<dc:creator><![CDATA[Jireh]]></dc:creator>
		<pubDate>Fri, 29 Oct 2021 07:37:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26246#comment-1626050</guid>

					<description><![CDATA[Does anyone have an insight into why php extensions were not installed/enabled by default?]]></description>
			<content:encoded><![CDATA[<p>Does anyone have an insight into why php extensions were not installed/enabled by default?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
