Fritz MichaelG
Basic Pleskian
[solved] Cannot use FastCGI
I am running a Plesk Panel 11.5.30 installation on a Debian 7.0 Root Server. For some reason I cannot choose "FastCGI" under "Hosting Settings" for a Domain. Only "Apache module" and "CGI application" are available in the dropdown menu. It is available within the Service Plan settings though. Also all the modules required for FastCGI are running. If I try to manually set FastCGI via
I only get
What could be the reason that FastCGI isn't available for any of my configured domains?
I am running a Plesk Panel 11.5.30 installation on a Debian 7.0 Root Server. For some reason I cannot choose "FastCGI" under "Hosting Settings" for a Domain. Only "Apache module" and "CGI application" are available in the dropdown menu. It is available within the Service Plan settings though. Also all the modules required for FastCGI are running. If I try to manually set FastCGI via
Code:
/usr/local/psa/bin/domain.com -u domain.com -php_handler_type fastcgi -fastcgi true
Code:
Wrong value of php_handler_type, it can take only CGI application, Apache module
Last edited: