Symptoms
-
Trying to access a domain website shows the following error:
HTTP Error 500.0 - external Server Error
C:Program FilesParallelsPleskAdditionalPleskPHP72php-cgi.exe - The FastCGI process exited unexpectedlyDetailed Error Information:
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP-php
Error Code 0xfffffffe
Requested URL https://example.com:443/index.php
Physical Path C:Inetpubvhostsexample.comhttpdocsindex.php -
Repairing the permissions for the C:WindowsTemp directory does not resolve the issue:
C:> C:UsersAdministrador>plesk repair --directory-permissions -directory "C:WindowsTemp"
Permissions were fixed for directory "C:WindowsTemp" -
Disabling OPcache module in Tools & Settings > PHP settings for the php version reported by the error, allows the sites to work again:
Cause
One or more necessary cache files in C:WindowsTemp
are corrupted.
Resolution
-
Connect to the server using RDP;
-
Navigate to
C:WindowsTemp;
-
Clean the directory;
-
Restart IIS:
C:> C:> iisreset