Skip to main content

Install PHP

Let's install PHP:

sudo apt install php8.4 php8.4-cli -y
sudo apt install php8.4-{bz2,curl,mbstring,intl,fpm,gd,mysqlnd,opcache,zip,intl,common,bcmath,readline,apcu,xml,dom,mcrypt} -y
sudo apt install php-cli php-mailparse -y