You must install configure file provided by ispcp.
fcgid and fastcgi are not same thing. You must have following modules enabled (not other):
Quote:actions alias auth_basic authn_file authz_default authz_groupfile authz_host authz_user autoindex cgid deflate dir env fcgid_ispcp mime negotiation proxy proxy_http rewrite setenvif status suexec
or
Quote:actions alias auth_basic authn_file authz_default authz_groupfile authz_host authz_user autoindex cgid deflate dir env fastgi_ispcp mime negotiation proxy proxy_http rewrite setenvif status suexec
Use a2enmode to enable and a2dismode to disable. Also please for future debuging provide again
Code:
ls /etc/apache2/mods-enabled
and
ls /etc/apache2/mods-available