Hello, I followed your beautiful guides: http://www.howtoforge.com/perfect-server-ubuntu-13.04-apache2-bind-dovecot-ispconfig-3 and http://www.howtoforge.com/how-to-us...fpm-and-fastcgi-with-ispconfig-3-ubuntu-12.10 so I'm running Apache with multiple versions of php, very happy. Today I tried to move from old hosting to this new a website, and wanted to specify php version 5.3.28 (which is the one installed with php-fpm and currently working perfectly on another virtual host of the same machine), but I get this in the log: [Thu Jan 30 15:09:45 2014] [error] [client 188.13.147.71] (111)Connection refused: FastCGI: failed to connect to server "/var/www/clients/client1/web8/cgi-bin/php5-fcgi-*-80-ccsteam.it": connect() failed [Thu Jan 30 15:09:45 2014] [error] [client 188.13.147.71] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client1/web8/cgi-bin/php5-fcgi-*-80-ccsteam.it" I thought if this is working for a virtual host will be for all the others, right? Any hint? Thanks a lot