How to Install OpenLiteSpeed Web Server and PHP 8 on Ubuntu 20.04OnJanuary 21, 2022UpdatedJuly 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 FeaturesOnNovember 26, 2021PHP 8.1 has been officially released and brings numerous innovations, such as enumerations, fibers, and performance improvements.
PHPStan Reached Version 1.0 After 6 Years of DevelopmentOnNovember 5, 2021PHPStan gained a milestone release 1.0 with new features, added rules, and a lot of performance optimizations.
10-Year-Old PHP-FPM Local Privilege Escalation Vulnerability DiscoveredOnOctober 29, 2021The vulnerability affects only systems with PHP-FPM enabled on its configuration.
What is a Web Server, and How Does a Web Server Work?OnAugust 5, 2021UpdatedApril 28, 2022Web servers are used for hosting websites and data for web applications. In this article, we explain a web server and how it works.
PHP Maintainers Shared Update On PHP Source Code CompromiseOnApril 9, 2021PHP maintainer Nikita Popov have released a report after an unknown actor pushed backdoored code onto the official PHP Git repository.
How to Configure Nginx to Work with PHP via PHP-FPMOnMarch 29, 2021UpdatedApril 13, 2022This step-by-step tutorial will show you how to install and configure Nginx to execute PHP on your server using PHP-FPM.
PHP Moves To GitHub Due To The Compromise Of The Official PHP GitOnMarch 29, 2021In the latest software supply chain attack, the official PHP Git repository was compromised and the code base tampered with.
Microsoft will drop official support of PHP 8 on WindowsOnJuly 11, 2020With the release of PHP 8.0, Microsoft was not going to be supporting PHP for Windows in any capacity for version 8.0 and beyond.
PHP 8.0 Alpha released with promising new featuresOnJune 30, 2020UpdatedJuly 14, 2020PHP 8.0 will come with Just in Time Compiler, Union Types and Attributes.