U UFHH01 Guest Aug 1, 2017 #2 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: => php_handler: PHP Handlers
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: => php_handler: PHP Handlers