• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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