• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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