Running latest 3.0.5.4p9, multiserver, setup a new debian jessie server, with php fpm, and installed multiple PHP versions: 5.3, 5.4, and 5.6, using guides like this: https://www.howtoforge.com/how-to-u...and-fastcgi-with-ispconfig-3-debian-wheezy-p3 https://www.howtoforge.com/how-to-b...e-and-apcu-for-ispconfig-3-on-debian-7-wheezy Is it recommended, or ok, to remove the default debian jessie package for PHP5 (5.6.20-0+deb8u1) and default php5-fpm scripts, and all sites just use one of the compiled multiple PHP versions? Or is it best to leave default PHP there, so things like ispconfig cron tasks can still use default php cli? Ideally I would like to limit clients to only use one of the defined multiple PHP Versions (5.3/5.4/5.6), so in the future if the server is dist-upgraded, users can remain on their desired PHP version. Thanks
Please elaborate? If you say that, why are there guides to install multiple PHP versions on an ISPConfig server, allowing clients to select the PHP version they wish when adding a site?