Web & Architecture

Install Apache with php-fpm on Ubuntu 16

3 min read

Introduction PHP-FPM (FastCGI Process Manager) is an alternative to the traditional mod_php method for serving PHP applications through Apache. It provides better process management and can improve PHP […]