Hello, Default ISPConfig 3 instalation on Ubuntu with php 7.0. I've installed via apt-get the php5.6 packages and i configured additional PHP version in ISPconfig 3. I've configured a website with PHP 5.6 version and PHP-PHM module. in the webdirectory i added info.php to find out if the php version is changed from default (7.0). I get the error 500 now. Best regards, ADrian
So far that I know there is no apt-get for php5.6 in Ubuntu 16.04 unless you use some multiphp ppa. That is however not a problem unless you have not installed all the required php files for php5.6 or afterwards properly added the settings for it in additional php settings before you use it for your website. So I think you should first check if you already installed all the required files then check your additional php settings for php5.6.