• 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.

PHP-CGI when accessing panel

N

NickMo

Guest
I've just upgraded panels to 10.4 from 9.5.5. During installation I had a windows alert saying "The program can't start because LIBMYSQL602.dll is missing from your computer.", but the update appeared to finish successfully.

Now I can't access panels, I get the error:
HTTP Error 500.0 - Internal Server Error
C:\Program Files (x86)\Parallels\Plesk\admin\bin\php-cgi.exe - The FastCGI process exited unexpectedly

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

The plesk php config seems ok, but I get no errors in the system logs or in admin/logs/php_errors.log .

I think the rewrite.dll file is missing from the isapi folder and also I can't find the libmysql602.dll anywhere.

This is on Windows Server 2008 R2 SP1, fully patched.

Any help would be greatly appreciated, thanks.

Update: when I run %plesk_bin%/php.exe -i . It returns unhandled error C0000005.
 
Last edited by a moderator:
Back
Top