简体   繁体   English

IIS Plesk - 将 PHP 的 FastCGI 协议从命名管道更改为 TCP

[英]IIS Plesk - changing the FastCGI protocol for PHP from Named Pipe to TCP

How can I change the FastCGI protocol for PHP from Named Pipe to TCP?如何将 PHP 的 FastCGI 协议从命名管道更改为 TCP? All I have found in Plesk settings is to turn FastCGI on and off我在 Plesk 设置中发现的只是打开和关闭 FastCGI

I'm asking it because of this answer:我问它是因为这个答案:

PHP Exec (ffmpeg) fails on IIS every other request PHP Exec (ffmpeg) 每隔一个请求就会在 IIS 上失败

You could set the TCP protocol for PHP fast CGI by following below steps:您可以按照以下步骤为 PHP 快速 CGI 设置 TCP 协议:

1)Open iis manger. 1)打开iis管理器。

2)Select the Fastcgi setting click on your PHP correct path. 2)选择Fastcgi设置点击你的PHP正确路径。

在此处输入图片说明

3)Under the advance setting set protocol to TCP: 3)在高级设置下将协议设置为TCP:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM