• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Server 2008 and FASTCGI

N

nifo

Guest
Documentation says:

To switch between PHP handler types, use Parallels Plesk Panel Reconfigurator in one of the following ways:
1. Log in to the Parallels Plesk Panel server as the administrator by using Remote Desktop.
2. Set the PLESKCP_PHP_MODE value in the HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config key of Windows registry (isapi, cgi, or fastcgi).
3. Select the Repair Plesk Installation option of the Parallels Plesk Panel Reconfigurator.
4. Select Plesk Services in the list and click Check

But no such key exists in registry on server 2008 :(

Suggestions are welcome!
 
you should be able to change the php type from the setup section of the control panel of a particular domain
 
If the "PLESKCP_PHP_MODE" parameter is absent ISAPI is used as the PHP handler
 
Back
Top