Hello guys, I've made a little upgrade to Ubuntu from 12.10 to 14.04, and everything worked ok on the 12.10. Now with the new version I have some problems regarding web pages... ( after other ling lists of upgrade issues... ) the problem with some websites is that I get a fastcgi error... [Sat Oct 04 17:54:59.322112 2014] [fastcgi:error] [pid 3631] (111)Connection refused: [client 86.123.35.207:55692] FastCGI: failed to connect to server "/var/www/clients/client8/web8/cgi-bin/php5-fcgi-*-80-eurotank.ro": connect() failed [Sat Oct 04 17:54:59.322162 2014] [fastcgi:error] [pid 3631] [client 86.123.35.207:55692] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client8/web8/cgi-bin/php5-fcgi-*-80-eurotank.ro" [Sat Oct 04 17:55:41.767920 2014] [fastcgi:error] [pid 3631] (111)Connection refused: [client 86.123.35.207:55724] FastCGI: failed to connect to server "/var/www/clients/client8/web8/cgi-bin/php5-fcgi-*-80-eurotank.ro": connect() failed [Sat Oct 04 17:55:41.767998 2014] [fastcgi:error] [pid 3631] [client 86.123.35.207:55724] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client8/web8/cgi-bin/php5-fcgi-*-80-eurotank.ro" The error just repeats it self. I had previously installed a php 5.4.10 and it gave me loads of errors. Made a purge of all php versions, installed the ones from Ubuntu ( apt-get wise ) and created a secondary php version for 5.5.17 from the howtoforge tutorial. The problem is that with joomla it manages to work for fast-cgi, but not for php-fpm. For that I get the error above. The weird part is that this site is created from scratch... and I still get the fast cgi error... what else is there to be done ? I had tried numerous "fixes" from modifying the fgcid file from apache and so on but nothing worked. Help !!!
Check the guide http://www.howtoforge.com/perfect-s...hp-mysql-pureftpd-bind-dovecot-ispconfig-3-p4 Chapter 14.2
Beeing an upgrade, most of those things were done, if not all of them. The 12.10 was installed from the instructions from howtoforge, the perfect server. The php-fpm does not work at all.
After uninstalling all of the php versions and redoing it all, the default php-fpm works, but when i install a custom version, it doesn't. i had followed the 14.2 tutorial for multiple versions.
Hi everyone, Going to join this discussion, Till my results for which php,,,, root@cp:/# which php /usr/bin/php but here is my twist on this situation, I have 4 sites running in multiserver setup,, everything was working great and today with no recent updates and no changes made, one of the sites failed while the other still works, 2 sites are configured to run custom php 5.3.28 for php-fpm 1 of these sites is going strong while the second failed, I have deleted the bad site from ISPConfig and created a new site, The splash screen works great, but as soon as i try to load the site i get error 500 and same logs [Wed Oct 22 16:53:24.722510 2014] [fastcgi:error] [pid 21287] (111)Connection refused: [client 66.249.65.42:43516] FastCGI: failed to connect to server "/var/www/clients/client1/web29/cgi-bin/php5-fcgi-74.x.x.179-80-11x2x3x.com": connect() failed Any Help is appreciated. Thanks