• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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