How to Set Up a LAMP Stack with Docker Compose May 17, 2023Learn how to quickly deploy a LAMP (Apache, MariaDB, PHP) stack using Docker Compose with our easy-to-follow guide.
PHP 8.2 Comes with Functional and Performance Improvements December 9, 2022PHP 8.2 was released, bringing read-only classes, new standalone types, a new random extension, and deprecated dynamic properties.
How to Install Nginx, MariaDB, and PHP on AlmaLinux 9 October 10, 2022This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on AlmaLinux 9.
How to Install Nginx, MariaDB, and PHP on Rocky Linux 9 September 30, 2022This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Rocky Linux 9.
Install Nginx, MariaDB, and PHP (LEMP) on Debian 11 (Bullseye) September 26, 2022This comprehensive step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Debian 11.
How to Set Up Nginx, MariaDB, and PHP with Docker Compose June 3, 20239 CommentsThis guide shows you how to set up your LEMP (Nginx, MariaDB, PHP) stack easily and quickly using Docker Compose.
Install OpenLiteSpeed with PHP 8 on Rocky Linux 8 / AlmaLinux 8 July 22, 2022This guide will walk you through installing OpenLightSpeed Web Server with PHP 8 support on Rocky Linux 8 or AlmaLinux 8.
How to Install Nginx, MariaDB, and PHP (LEMP) on Ubuntu 22.04 LTS September 26, 20221 CommentThis guide shows you step-by-step the installation process of the LEMP stack, Nginx, MariaDB, and PHP, in Ubuntu 22.04 LTS.
How to Install OpenLiteSpeed Web Server and PHP 8 on Ubuntu 20.04 July 20, 2022This tutorial will guide you step-by-step through the installation and configuration of OpenLiteSpeed and PHP 8 on Ubuntu.
PHP 8.1 is Here Studded with Highly Requested Features November 26, 2021PHP 8.1 has been officially released and brings numerous innovations, such as enumerations, fibers, and performance improvements.