• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk control panel throwing 500 internal server error

yatint

Basic Pleskian
Hello

After upgrading plesk from 10.5 to 11 I am getting this error ;

HTTP Error 500.0 - Internal Server Error
C:\Program Files (x86)\Parallels\Plesk\admin\bin\php-cgi.exe - The FastCGI process exited unexpectedly
Detailed Error Information
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PleskEngine-FastCGI-php
Error Code 0xc0000005
Requested URL https://localhost:8443/index.php
Physical Path C:\Program Files (x86)\Parallels\Plesk\admin\htdocs\index.php
Logon Method Anonymous
Logon User Anonymous

I tried plesk repair and websrvmng

Edit : I found this error in error_log :

The HTTP Filter DLL C:\Program Files (x86)\Parallels\Plesk\Additional\Php\sapi\php4isapi.dll failed to load. The data is the error.

But my PHP version is 5.0

How to fix this ?

Please assist.

Thanks
 
Last edited:
issue fixed ... I removed php4 from updates and upgrades
then go to regedit at this path :

HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node\]Plesk\PSA Config\Config\PLESKCP_PHP_MODE value changed to"fastcgi".
 
Back
Top