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

HTTP Error 500.0 - Internal Server Error

M

mmmmm

Guest
hi i have a problem in plesk
when i login to panel say this error :

Module FastCgiModule
Notification ExecuteRequestHandler
Handler PleskEngine-FastCGI-php
Error Code 0x00000000
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

so how can i fix it
tx
 
Check that there are no any errors in output of command:

"%plesk_bin%\php-cgi.exe" -v

Most probably that php-cgi.exe fails to load php_mcrypt.dll or any other extension. If yes - comment it in %plesk_dir%\admin\php.ini
 
Very difficult to say what is wrong there in that case. More logs, details are required. I suggest you contact Parallels Support Team if you can't find a reason by yourself.
 
i found this error in phperror.log

[19-Aug-2011 02:28:54] Unprocessed auth.php3 detected, build type = PLESK
[19-Aug-2011 02:28:54] PHP Fatal error: Undefined class constant 'UNIX' in C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Application\Abstract.php on line 93
[19-Aug-2011 02:29:03] Unprocessed auth.php3 detected, build type = PLESK
[19-Aug-2011 02:29:03] PHP Fatal error: Undefined class constant 'UNIX' in C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Application\Abstract.php on line 93
 
Back
Top