Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please be aware: Kaspersky Anti-Virus has been deprecatedWith the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
This is what i found:
2010-06-16 11:00:04: (mod_fastcgi.c.2476) unexpected end-of-file (perhaps the fastcgi process died): pid: 24370 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2010-06-16 11:00:04: (mod_fastcgi.c.3259) response not received, request sent: 1082 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /login_up.php3 , closing connection
Is it Virtuozzo container based Plesk? Very often this problem related to lack of container's Virtuozzo resources. Make sure that you haven't failcounters with something like:
# awk '$NF > 0 {print}' /proc/user_beancounters
Also make sure that you have enough free disk space there.
Is it Virtuozzo container based Plesk? Very often this problem related to lack of container's Virtuozzo resources. Make sure that you haven't failcounters with something like:
# awk '$NF > 0 {print}' /proc/user_beancounters
Also make sure that you have enough free disk space there.
Yeah, i guess it's virtuozzo. I am newbie, so i don't understand what you mean by saying failcounters. And my server has enough free disk space (approx. 20GB). The problem is that my Plesk Panel was working correctly before when one day it showed "500 - Internal Server Error". I did nothing to server. Maybe there were any auto-updates that ruined something??