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.
Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
To continue sharing your ideas and feedback, please visit features.plesk.com
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??