Tag php

how-to-upgrade-to-PHP-8.1-on-Rocky-Linux-9

How to upgrade to PHP 8.1 on Rocky Linux 9

Rocky Linux 9 comes with PHP 8.0 as default and base package. Even 8.0 is fine to use, but there maybe time you would like to update to latest stable release at hand to test your app. Read on how to upgrade to PHP 8.1 on Rocky Linux 9 the easy way.
How-to-install-Apache-MariaDB-PHP-LAMP-on-Rocky-Linux-9

How to install Apache, MariaDB, PHP (LAMP) on Rocky Linux 9

LAMP stands for Linux, Apache, MySQL/MariaDB and PHP that work together to serve web content also called LAMP stack. Rocky Linux 9 is released and available for public consumption. In this article you will learn how to install Apache, MariaDB and PHP (LAMP) on Rocky Linux 9.
upgrade-php-fpm-apache

How to upgrade PHP FPM

If you are running PHP FPM 7.x version(s) and thinking it's time to upgrade, this article will guide you how to upgrade PHP FPM.
php-switch-versions-in-arch-and-manjaro

Switch PHP versions in Arch and Manjaro

As a developer you may sometime need to test an app on different PHP version. Today I am going to show you how to switch PHP versions in Arch and Manjaro OS.
upgrade-to-php-8-in-ubuntu-20-04

Upgrade to PHP 8 on Ubuntu 20.04

Nextcloud Hub II or Nextcloud 23 dropped support for PHP 7.3. Instead of installing or sticking to PHP 7.4 it's best to upgrade to PHP 8 on Ubuntu 20.04.