Install PHP & PHP-FPM
Install PHP with PHP-FPM and MySQL extension
Overview
Install PHP with PHP-FPM and MySQL extension
Commands
This will install PHP, continue?
sudo apt-get update
sudo apt-get install -y php php-fpm php-cli php-mysql
Install PHP with PHP-FPM and MySQL extension
Install PHP with PHP-FPM and MySQL extension
This will install PHP, continue?
sudo apt-get update
sudo apt-get install -y php php-fpm php-cli php-mysql