PHP 7 FPM comes with php7-fpm.conf that use fcgi_proxy,
Which is not installed automatically by default when upgrading from php5 to php7
Solution:
a2enmod proxy_fcgi
PHP 7 FPM comes with php7-fpm.conf that use fcgi_proxy,
Which is not installed automatically by default when upgrading from php5 to php7
Solution:
a2enmod proxy_fcgi