GNU/Linux Mint 21 Installing LAMP PHP 8.x – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install LAMP with PHP 8.x in Linux Mint 21.x Vanessa/Vera/Victoria/Virginia LTS GNU/Linux Desktop.
And to Setup PHP 8.x on Mint it’s Easy cause is now available on the default Apt Repositories.
Especially relevant: LAMP is de facto Web Development Standard. Today, the products that make up the LAMP stack are included by default in nearly all GNU/Linux distributions.
PHP 8 is a major Update of the PHP Language!
Moreover, the PHP 8 New Features includes:
- Named Arguments
- Union Types
- attributes
- Constructor Property Promotion
- Match Expression
- Nullsafe Operator
- JIT
Finally, the Guide include instructions on How to Replace MySQL with MariaDB in LAMP Setup.
-
1. Launching Terminal
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands) 2. Enabling PHP Repo
Enable Latest PHP Repo for Ubuntu GNU/Linux
Contents