• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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