{"id":1008,"date":"2019-10-03T23:33:32","date_gmt":"2019-10-03T18:03:32","guid":{"rendered":"https:\/\/www.itsupportwale.com\/blog\/?p=1008"},"modified":"2026-02-17T15:56:35","modified_gmt":"2026-02-17T10:26:35","slug":"how-to-install-php-7-3-on-centos-8","status":"publish","type":"post","link":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/","title":{"rendered":"How To Install PHP 7.3 on CentOS 8"},"content":{"rendered":"\n<p>In this tutorial, we learn how to install the latest PHP 7.3 in CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019. CentOS 8 was released on 24 Sept 2019. By default <strong>CentOS 8<\/strong>&nbsp;provides PHP version&nbsp;<strong>7.2<\/strong>&nbsp;in its official repository.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You can read the new features and bug fixes of the latest release of PHP in the <a rel=\"noreferrer noopener\" aria-label=\"Changelog (opens in a new tab)\" href=\"https:\/\/www.php.net\/ChangeLog-7.php#7.3.10\" target=\"_blank\">Changelog<\/a>.<\/li><\/ul>\n\n\n\n<p>PHP is one of the most used Server Side Scripting language. According to a report by the datanyze website PHP having approx 42.75% market share which is the highest among all the other languages.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>For Ubuntu: <a rel=\"noreferrer noopener\" label=\"How to Install Latest PHP 7.3 on Ubuntu 18.04 (opens in a new tab)\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-latest-php-7-3-on-ubuntu-18-04\/\" target=\"_blank\">How to Install Latest PHP 7.3 on Ubuntu 18.04<\/a><\/li><\/ul>\n\n\n\n<p>As always, we will do it in simple and easy to learn steps. So let, start the installation of PHP 7.3.10.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d7e25c190d7\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d7e25c190d7\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#Step_1_Install_and_setup_the_YUM_Repositories\" >Step 1: Install and setup the YUM Repositories<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#Step_2_Install_the_latest_PHP_7310_on_CentOS_8\" >Step 2: Install the latest PHP 7.3.10 on CentOS 8<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#Step_3_Install_PHP_Modules\" >Step 3: Install PHP Modules<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#Step_4_Verify_the_installation\" >Step 4: Verify the installation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#Summary\" >Summary:<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_1_Install_and_setup_the_YUM_Repositories\"><\/span>Step 1: Install and setup the YUM Repositories<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>At the very first step, we need to install and enable the EPEL and the Remi repository for our system. So let&#8217;s start with the EPEL repository.<\/p>\n\n\n\n<p>Install the EPEL repository configuration package by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf install https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-8.noarch.rpm<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"503\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-epel-8.6-repo-in-centos-8-1024x503.jpg\" alt=\"install-epel-8.6-repo-in-centos-8\" class=\"wp-image-1029\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-epel-8.6-repo-in-centos-8-1024x503.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-epel-8.6-repo-in-centos-8-300x147.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-epel-8.6-repo-in-centos-8-768x377.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-epel-8.6-repo-in-centos-8.jpg 1347w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>After that install the Remi Repository configuration package using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf install https:\/\/rpms.remirepo.net\/enterprise\/remi-release-8.rpm<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"446\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-remi-8.0-repo-in-centos-8-1024x446.jpg\" alt=\"\" class=\"wp-image-1030\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-remi-8.0-repo-in-centos-8-1024x446.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-remi-8.0-repo-in-centos-8-300x131.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-remi-8.0-repo-in-centos-8-768x335.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-remi-8.0-repo-in-centos-8.jpg 1352w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_2_Install_the_latest_PHP_7310_on_CentOS_8\"><\/span>Step 2: Install the latest PHP 7.3.10 on CentOS 8<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>To get the list of available PHP packages by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum list | grep php<\/code><\/pre>\n\n\n\n<p>Finally, install the PHP 7.3 using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf module install php:remi-7.3<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"407\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-7.3-in-centos-8.jpg\" alt=\"install-php-7.3-in-centos-8\" class=\"wp-image-1032\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-7.3-in-centos-8.jpg 800w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-7.3-in-centos-8-300x153.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-7.3-in-centos-8-768x391.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n\n<p>For installing PHP 7.2 use the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf module install php:remi-7.2<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_3_Install_PHP_Modules\"><\/span>Step 3: Install PHP Modules<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>After that, if you want to install the additional modules of PHP use the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf install php-cli php-json php-xml php-bcmath php-gd<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"306\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-modules-in-centos-8.jpg\" alt=\"install-php-modules-in-centos-8\" class=\"wp-image-1033\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-modules-in-centos-8.jpg 800w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-modules-in-centos-8-300x115.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/install-php-modules-in-centos-8-768x294.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_4_Verify_the_installation\"><\/span>Step 4: Verify the installation<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The last and most satisfiable stage is to verify the install. Use the below command to verify PHP 7.3 installation.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>php -v<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"645\" height=\"80\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/verify-php-7.3-install-in-centos-8.jpg\" alt=\"verify-php-7.3-install-in-centos-8\" class=\"wp-image-1034\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/verify-php-7.3-install-in-centos-8.jpg 645w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/verify-php-7.3-install-in-centos-8-300x37.jpg 300w\" sizes=\"auto, (max-width: 645px) 100vw, 645px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Summary\"><\/span>Summary:<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this tutorial we learn, How to install the latest PHP 7.3 in CentOS 8 Linux. If I missed something in this tutorial, you can mention it in a comment. Also, ask if any error occurred during installation.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Also Read: <a href=\"https:\/\/itsupportwale.com\/blog\/install-and-secure-phpmyadmin-with-nginx-on-ubuntu-18-04\/\" target=\"_blank\" rel=\"noreferrer noopener\" label=\"Install and Secure phpMyAdmin with Nginx on Ubuntu 18.04 (opens in a new tab)\">Install and Secure phpMyAdmin with Nginx on Ubuntu 18.04<\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, we learn how to install the latest PHP 7.3 in CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019. CentOS 8 was released on 24 Sept 2019. By default CentOS 8&nbsp;provides PHP version&nbsp;7.2&nbsp;in its official repository. You can read the new features and bug fixes &#8230; <a title=\"How To Install PHP 7.3 on CentOS 8\" class=\"read-more\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\" aria-label=\"Read more  on How To Install PHP 7.3 on CentOS 8\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":1039,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[273,258,2],"tags":[290,295,288,297,225,298,220,293,292,299,226,294,219,221,296],"class_list":["post-1008","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cent-os","category-php","category-tutorials","tag-bash-php-command-not-found-centos","tag-centos-8-install-php-7-3","tag-error-no-matching-repo-to-modify-remi-php73-centos-8","tag-how-to-install-php-7-3-on-centos-8","tag-install-latast-stable-version-of-php","tag-install-latest-php-on-centos-8","tag-install-php-7-3","tag-install-php-7-3-centos-8","tag-install-php-7-3-on-centos-8","tag-install-php-on-centos","tag-install-stable-php-7-3","tag-installing-php-7-3-on-centos-8","tag-php-7-3","tag-php-7-3-installation","tag-remi-php73"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Install PHP 7.3 on CentOS 8 - ITSupportWale<\/title>\n<meta name=\"description\" content=\"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Install PHP 7.3 on CentOS 8 - ITSupportWale\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\" \/>\n<meta property=\"og:site_name\" content=\"ITSupportWale\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-03T18:03:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T10:26:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"864\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Techie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Techie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\"},\"author\":{\"name\":\"Techie\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\"},\"headline\":\"How To Install PHP 7.3 on CentOS 8\",\"datePublished\":\"2019-10-03T18:03:32+00:00\",\"dateModified\":\"2026-02-17T10:26:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\"},\"wordCount\":311,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg\",\"keywords\":[\"bash: php: command not found... centos\",\"centos 8 install php 7.3\",\"Error: No matching repo to modify: remi-php73. centos 8\",\"How to install PHP 7.3 on CentOS 8\",\"install latast stable version of php\",\"Install latest php on centos 8\",\"install php 7.3\",\"install php 7.3 centos 8\",\"install php 7.3 on centos 8\",\"install php on centos\",\"install stable php 7.3\",\"installing php 7.3 on centos 8\",\"PHP 7.3\",\"php 7.3 installation\",\"remi-php73\"],\"articleSection\":[\"Cent OS\",\"php\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\",\"name\":\"How To Install PHP 7.3 on CentOS 8 - ITSupportWale\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg\",\"datePublished\":\"2019-10-03T18:03:32+00:00\",\"dateModified\":\"2026-02-17T10:26:35+00:00\",\"description\":\"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.\",\"breadcrumb\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg\",\"width\":864,\"height\":450,\"caption\":\"php7.3-on-centos-8-banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itsupportwale.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install PHP 7.3 on CentOS 8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"name\":\"ITSupportWale\",\"description\":\"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides\",\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\",\"name\":\"itsupportwale\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"width\":1119,\"height\":144,\"caption\":\"itsupportwale\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\",\"name\":\"Techie\",\"sameAs\":[\"https:\/\/itsupportwale.com\",\"iswblogadmin\"],\"url\":\"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Install PHP 7.3 on CentOS 8 - ITSupportWale","description":"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/","og_locale":"en_US","og_type":"article","og_title":"How To Install PHP 7.3 on CentOS 8 - ITSupportWale","og_description":"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.","og_url":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/","og_site_name":"ITSupportWale","article_publisher":"https:\/\/www.facebook.com\/Itsupportwale-298547177495978","article_published_time":"2019-10-03T18:03:32+00:00","article_modified_time":"2026-02-17T10:26:35+00:00","og_image":[{"width":864,"height":450,"url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg","type":"image\/jpeg"}],"author":"Techie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Techie","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#article","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/"},"author":{"name":"Techie","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d"},"headline":"How To Install PHP 7.3 on CentOS 8","datePublished":"2019-10-03T18:03:32+00:00","dateModified":"2026-02-17T10:26:35+00:00","mainEntityOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/"},"wordCount":311,"commentCount":0,"publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg","keywords":["bash: php: command not found... centos","centos 8 install php 7.3","Error: No matching repo to modify: remi-php73. centos 8","How to install PHP 7.3 on CentOS 8","install latast stable version of php","Install latest php on centos 8","install php 7.3","install php 7.3 centos 8","install php 7.3 on centos 8","install php on centos","install stable php 7.3","installing php 7.3 on centos 8","PHP 7.3","php 7.3 installation","remi-php73"],"articleSection":["Cent OS","php","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/","url":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/","name":"How To Install PHP 7.3 on CentOS 8 - ITSupportWale","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg","datePublished":"2019-10-03T18:03:32+00:00","dateModified":"2026-02-17T10:26:35+00:00","description":"In this tutorial, we learn how to Install PHP 7.3 on CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019.","breadcrumb":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#primaryimage","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/10\/php7.3-on-centos-8-banner.jpg","width":864,"height":450,"caption":"php7.3-on-centos-8-banner"},{"@type":"BreadcrumbList","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-php-7-3-on-centos-8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itsupportwale.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Install PHP 7.3 on CentOS 8"}]},{"@type":"WebSite","@id":"https:\/\/itsupportwale.com\/blog\/#website","url":"https:\/\/itsupportwale.com\/blog\/","name":"ITSupportWale","description":"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides","publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itsupportwale.com\/blog\/#organization","name":"itsupportwale","url":"https:\/\/itsupportwale.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","width":1119,"height":144,"caption":"itsupportwale"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Itsupportwale-298547177495978"]},{"@type":"Person","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d","name":"Techie","sameAs":["https:\/\/itsupportwale.com","iswblogadmin"],"url":"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/comments?post=1008"}],"version-history":[{"count":3,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1008\/revisions"}],"predecessor-version":[{"id":4646,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1008\/revisions\/4646"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media\/1039"}],"wp:attachment":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media?parent=1008"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/categories?post=1008"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/tags?post=1008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}