<?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 5.6 on CentOS 7	</title>
	<atom:link href="https://www.tecmint.com/install-php-5-6-on-centos-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-php-5-6-on-centos-7/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 09 Dec 2020 11:49:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jorj		</title>
		<link>https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1399489</link>

		<dc:creator><![CDATA[Jorj]]></dc:creator>
		<pubDate>Wed, 09 Dec 2020 11:49:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29575#comment-1399489</guid>

					<description><![CDATA[I don&#039;t think that you actually understand what php56 with Remi means ...
it is &lt;strong&gt;yum install php56-php&lt;/strong&gt; *NOT* install PHP.

the difference is that one can have multiple php versions on the same system]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think that you actually understand what php56 with Remi means &#8230;<br />
it is <strong>yum install php56-php</strong> *NOT* install PHP.</p>
<p>the difference is that one can have multiple php versions on the same system</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1318876</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 10:40:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29575#comment-1318876</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1318745&quot;&gt;Anonymous&lt;/a&gt;.

@Anonymous

Oh, ok! Thanks for the useful information.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1318745">Anonymous</a>.</p>
<p>@Anonymous</p>
<p>Oh, ok! Thanks for the useful information.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1318745</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 13:34:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29575#comment-1318745</guid>

					<description><![CDATA[To keep up with the latest features and security updates, you need a newer (probably the latest) version of PHP on your CentOS 7 system.

Incorrect. Security updates are backported to whatever default version of PHP is shipped with that version of CentOS.]]></description>
			<content:encoded><![CDATA[<p>To keep up with the latest features and security updates, you need a newer (probably the latest) version of PHP on your CentOS 7 system.</p>
<p>Incorrect. Security updates are backported to whatever default version of PHP is shipped with that version of CentOS.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1214199</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 31 Jul 2019 05:30:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29575#comment-1214199</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1213954&quot;&gt;Guza&lt;/a&gt;.

@Guza,

Make sure to enable EPEL and Remi repository on the system to have PHP 5.6.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1213954">Guza</a>.</p>
<p>@Guza,</p>
<p>Make sure to enable EPEL and Remi repository on the system to have PHP 5.6.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Guza		</title>
		<link>https://www.tecmint.com/install-php-5-6-on-centos-7/comment-page-1/#comment-1213954</link>

		<dc:creator><![CDATA[Guza]]></dc:creator>
		<pubDate>Tue, 30 Jul 2019 20:17:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29575#comment-1213954</guid>

					<description><![CDATA[Not working at all

&lt;pre&gt;[root@22590d903c3a /]# php -v
PHP 5.3.3 (cli) (built: Mar 22 2017 12:27:09) 
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Not working at all</p>
<pre>[root@22590d903c3a /]# php -v
PHP 5.3.3 (cli) (built: Mar 22 2017 12:27:09) 
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
