Dear, can you help me anybody with settings of ISPCONFIG3 and diferent PHP for subdomains? Thank you very much
I have instaled ubuntu 18.x, and original with PHP 7.x and I need PHP 5.6 for one of domains. I installed second version of PHP 5.6 to ubuntu. and set ispconfig3 (aditional PHP) bud website doesnt work.
You do not say how you added that extra PHP. Did you follow this tutorial? https://www.howtoforge.com/tutorial...fig-3-from-debian-packages-on-debian-8-and-9/ It is for Debian, but similar works for Ubuntu, and there may be tutorial for Ubuntu. Read also the comments in that tutoria. You do not say in what way the website does not work. See the webserver logs and website logs.
The path to the php fastcgi binary as you set it is wrong. What you added might be the name of the binary but not the full path to that file.
Are you sure that you installed php as cgi and fpm too? apt-get install php5.6 php5.6-cli php5.6-cgi php5.6-fpm