<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://devopsnotebook.com/index.php?action=history&amp;feed=atom&amp;title=How_To_Install_PHP_7.3_on_CentOS_8</id>
	<title>How To Install PHP 7.3 on CentOS 8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://devopsnotebook.com/index.php?action=history&amp;feed=atom&amp;title=How_To_Install_PHP_7.3_on_CentOS_8"/>
	<link rel="alternate" type="text/html" href="https://devopsnotebook.com/index.php?title=How_To_Install_PHP_7.3_on_CentOS_8&amp;action=history"/>
	<updated>2026-04-23T17:48:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://devopsnotebook.com/index.php?title=How_To_Install_PHP_7.3_on_CentOS_8&amp;diff=155&amp;oldid=prev</id>
		<title>MilosZ: Created page with &quot;&lt;pre&gt; # dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm # dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm # yum list | g...&quot;</title>
		<link rel="alternate" type="text/html" href="https://devopsnotebook.com/index.php?title=How_To_Install_PHP_7.3_on_CentOS_8&amp;diff=155&amp;oldid=prev"/>
		<updated>2020-04-10T22:12:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; # dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm # dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm # yum list | g...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm&lt;br /&gt;
# dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm&lt;br /&gt;
# yum list | grep php&lt;br /&gt;
# dnf module install php:remi-7.3&lt;br /&gt;
# dnf install php-cli php-json php-xml php-bcmath php-gd&lt;br /&gt;
# php -v&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>MilosZ</name></author>
		
	</entry>
</feed>