• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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