{"id":105270,"date":"2024-01-12T10:37:39","date_gmt":"2024-01-12T15:37:39","guid":{"rendered":"https:\/\/jumpcloud.com\/?p=105270"},"modified":"2024-03-13T16:10:06","modified_gmt":"2024-03-13T20:10:06","slug":"how-to-install-php-8-rhel-9","status":"publish","type":"post","link":"https:\/\/jumpcloud.com\/blog\/how-to-install-php-8-rhel-9","title":{"rendered":"How to Install PHP 8 on RHEL 9"},"content":{"rendered":"\n

Jump to Tutorial<\/a><\/p>\n\n\n\n

Hypertext Preprocessor (PHP<\/a>) is a powerful open source, server-side scripting language that\u2019s primarily used for web development. PHP is a multi-platform language and is used to generate dynamic content. <\/p>\n\n\n\n

PHP performs a wide range of tasks such as creating, opening, reading, writing, and deleting files residing on the server. In addition, it can collect form data, modify records in a database as well as manage access control by checking file permission and with access control lists.<\/p>\n\n\n\n

It is free to download and use, and is compatible with popular web servers such as Apache, Nginx, and OpenLiteSpeed. At the time of writing this guide, PHP 8.2 is the latest stable PHP release. Check out the PHP 8.2 release notes<\/a> for more information.<\/p>\n\n\n\n

In this guide we will demonstrate how to install PHP 8.2 on Red Hat Enterprise Linux (RHEL) 9.<\/p>\n\n\n\n

\n