{"id":2863,"date":"2019-11-12T10:26:35","date_gmt":"2019-11-12T15:26:35","guid":{"rendered":"https:\/\/easy-admin.ca\/?p=2863"},"modified":"2019-11-12T10:28:14","modified_gmt":"2019-11-12T15:28:14","slug":"install-php-7-3-in-centos-7","status":"publish","type":"post","link":"https:\/\/easy-admin.ca\/index.php\/2019\/11\/12\/install-php-7-3-in-centos-7\/","title":{"rendered":"Install PHP 7.3 in CentOS 7"},"content":{"rendered":"<p><em><strong>Good day!<\/strong> <\/em>Here are the steps to install PHP v. 7.3 in CentOS 7<\/p>\n<p><strong>Step 1: Add PHP 7.3 Remi repository<\/strong><\/p>\n<p>PHP 7.3 is available for CentOS 7 and Fedora distributions from the Remi repository. Add it to your system by running<\/p>\n<p># sudo yum -y install http:\/\/rpms.remirepo.net\/enterprise\/remi-release-7.rpm<br \/>\n# sudo yum -y install epel-release yum-utils<\/p>\n<p><strong>Step 2: Disable repo for PHP 5.4<\/strong><\/p>\n<p>By default, the enabled repository is for PHP 5.4. Disable this repo and enable on for PHP 7.3<\/p>\n<p># sudo yum-config-manager &#8211;disable remi-php54<br \/>\n# sudo yum-config-manager &#8211;enable remi-php73<\/p>\n<p><strong>Step 3: Install PHP 7.3 on CentOS 7<\/strong><\/p>\n<p>Once the repo has been enabled, install php 7.3 on CentOS 7 or Fedora using the command<\/p>\n<p># sudo yum -y install php php-cli php-fpm php-mysqlnd php-zip php-devel php-gd php-mcrypt php-mbstring php-curl php-xml php-pear php-bcmath php-json<\/p>\n<p><strong>Check version installed<\/strong><\/p>\n<p># php -v<\/p>\n<p>Enjoy!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Good day! Here are the steps to install PHP v. 7.3 in CentOS 7 Step 1: Add PHP 7.3 Remi repository PHP 7.3 is available for CentOS 7 and Fedora distributions from the Remi repository. Add it to your system by running # sudo yum -y install http:\/\/rpms.remirepo.net\/enterprise\/remi-release-7.rpm # sudo yum -y install epel-release yum-utils &hellip; <a href=\"https:\/\/easy-admin.ca\/index.php\/2019\/11\/12\/install-php-7-3-in-centos-7\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Install PHP 7.3 in CentOS 7<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":2866,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2863","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/2863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/comments?post=2863"}],"version-history":[{"count":0,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/2863\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/media\/2866"}],"wp:attachment":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/media?parent=2863"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/categories?post=2863"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/tags?post=2863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}