Hey all, I want php 7.1 version only. is it possible with this tutorial(perfect-server-debian-10-nginx-bind-dovecot-ispconfig-3.1), you know? Thanks
Installing Debian 10 makes not much sense in my opinion as it reaches soon end of life. Also, changing the default PHP version of the OS is not a good idea, better use additional PHP versions. Install Debian 11 and add PHP 7.1 as an additional PHP version during installation so you can use that in websites. https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/ you can switch the default PHP version from 7.4 back to 7.1 using update-alternatives command, but I don't recommend that.