Apache2.4 does not support mod_fastcgi, the alternate option is to run php-fpm with mod_proxy_fcgi. On Ubuntu you need to enable mod_proxy and mod_proxy_fcgi. We can now configure apache to run php-fpm as below
Apache2.4 does not support mod_fastcgi, the alternate option is to run php-fpm with mod_proxy_fcgi. On Ubuntu you need to enable mod_proxy and mod_proxy_fcgi. We can now configure apache to run php-fpm as below