• 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.

Question Cant select php fast cgi

Hi omer_gokmen,

pls. note, that the PHP - handlers could be listed with the command:
Code:
plesk bin php_handler --list

You are able to see, if a PHP - handler has been disabled for example and you could change that with an example command like:
Code:
plesk bin php_handler --enable -id fastcgi
( if the PHP - handler with the ID "fastcgi" has been disabled )



More Plesk PHP - handler commands can be viewed with the command
Code:
plesk bin php_handler --help
... or by visiting the Plesk documentation at:

 
Back
Top