Applicable to:
- Plesk for Windows
Symptoms
-
A Plesk website is showing one of the following error messages in a web browser:
PLESK_INFO: HTTP Error 500.0 - Internal Server Error
C:\Program Files (x86)\Plesk\Additional\PleskPHP56\php-cgi.exe - The FastCGI process exceeded configured request timeout
PLESK_INFO: HTTP Error 500.0 - Internal Server Error
C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP56\php-cgi.exe - The FastCGI process exceeded configured activity timeout - A similar message appears when exporting a large number of messages using the Horde webmail interface.
-
When installing a WordPress plugin via WordPress Admin Dashboard, the operation fails with:
PLESK_INFO: Installation failed: 500 Internal Server Error [! - [if IE 6]] [! [Endif] -] Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to get the error.
and the following error message appears in IIS failed request tracing log, when enabled:
CONFIG_TEXT: The FastCGI process exceeded configured activity timeout.
Cause
activityTimeout
or requestTimeout
values for FastCGI are insufficient.
Resolution
-
Go to Domains > example.com > PHP Settings.
-
Scroll down to "FastCGI settings" and switch on Enable FastCGI settings.
-
Increase the activityTimeout and requestTimeout values, for example, to 200.
-
Apply the changes.
It may additionally be required to adjust
Activity Timout
andRequest Timeout
values for Horde in IIS > SERVER > FastCGI Settings > C:\Program Files (x86)\Plesk\Additional\PleskPHP56\php-cgi.exe (with Arguments -c "C:\Program Files (x86)\Plesk\Webmail\horde\conf\php.ini").
Comments
2 comments
Updated as described for plan and for the subscription but didn't work. Had to manually configure on IIS Manager > FastCGI Settings
Hasan Gürsoy in case subscription is in "lock" status it remains unsynced with service plan. Also, if "hosting management" permissions is granted changes from the service plan are not propagated to the subscription.
We do recommend changing this setting directly under subscription, since manual changes under IIS might be overwritten since configuration managed by Plesk.
Please sign in to leave a comment.