• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

500 - Internal error Server

Quentind

New Pleskian
Hello,

I have a question or need help ;)

The parallels plesk administration is no longer accessible via https://xxxxxxxx.xxxxx:8443

We received a HTML page with 500 - Internal error server

What we do in the past : we launched the X11 command yum groupinstall.
Then we restarted the server with the command reboot. And he reboot.

Since then, the administration parallels plesk is no longer accessible via the link https://xxxxxx.xxxx:8443.
But the httpd service mysqld etc. always work.
Our sites are always online. but is plesk unreachable we have a 500 error - Internal Server Error.
Can you solve this problem quickly?
Do you have any solutions to help us re-function plesk?

We are uptodate with the version 11.0

Regards
 
Hello,

Check your plesk services status.

Code:
/etc/init.d/psa status

If you see “psa is stopped” instead, try starting it:

Code:
 service psa start

Even if the service starts with no errors, it is recommended that you check the service’s error log file (/var/log/sw-cp-server/error_log) to see why it failed.
 
Back
Top