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.
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!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
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.
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??