Systems with native php7
Hi, On systems with native php7 support and no php5 versions the ispconfig panel is installed to work with php5.
Infact a /etc/php5/fpm/pool.d/ispconfig.conf is created, where it should be /etc/php/7.0/fpm/pool.d/ispconfig.conf Then this file contains the php5 fpm socket: /var/lib/php5-fpm/ispconfig.sock instead of /var/lib/php7.0-fpm/ispconfig.sock
Same configuration on the /etc/nginx/sites-available/ispconfig.conf file