Hi ! I've got troubles with ispconfig / apache (Perfect server 3). When I configure a site for work with FastCGI, ispconfig launch it with CGI So, I check configurations files wrote by Ispconfig, and this is like i've checked "CGI". But in control Pannel, I have selected "Fast-CGI"!! Thank you by advance. P.S : Sorry, english is not my native language.
You mix up the name of the php binaries with the php modes. The php-binary file for fastcgi is named php-cgi, as the binary for cgi and fastcgi is the same, it is just started differently. So the line you posted above indicates that it is a running fastcgi process and not cgi.