• 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.

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