• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FastCGI Timeout

Z

Zar4899

Guest
Hello, I got following error when I try to upload large files:

FastCGI Error

The FastCGI Handler was unable to process the request.
Error Details:

The FastCGI process exceeded configured request timeout
Error Number: 995 (0x800703e3).
Error Description: The I/O operation has been aborted because of either a thread exit or an application request.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

So I see that I have to set the time up^^

So I googled a bit and found out that the config file is located in:

C:\WINDOWS\system32\inetsrv\fcgiext.ini

Now is my problem that there I found following text:

php5:21336=Plesk_php5
php5:7349=Plesk_php5
php:21336=Plesk_php5
php:7349=Plesk_php5
phtml:21336=Plesk_php5
phtml:7349=Plesk_php5
php:22017=Plesk_php5
php5:22017=Plesk_php5
phtml:22017=Plesk_php5
php:25822=Plesk_php5
php5:25822=Plesk_php5
phtml:25822=Plesk_php5
[Plesk_php5]
ExePath=C:\Parallels\Plesk\Additional\PleskPHP5\php-cgi.exe

Also no variables like that^^

ActivityTimeout=
RequestTimeout=

So where I can enter there variables? Is the location of the config file changed?^^
 
Back
Top