GNU/Linux Zorin OS Installing LAMP PHP 8.x – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install LAMP with PHP 8.1 in Zorin OS 15.x/16.x GNU/Linux Desktop.
And to get the PHP 8.1 Linux Zorin OS Installation, you have to Manually Setup the Zorin OS Apt PPA Repository.
Especially relevant: the Guide include instructions on How to Replace MySQL with MariaDB in LAMP Setup.
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
Again this PHP 8.1 PPA includes also All the most Useful Extensions for PHP usage.
Finally, 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.
-
1. Launching Terminal
Open a Terminal window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands).
Contents