• 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!
  • 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.

plesk down

GhOsTisp

Basic Pleskian
Pleease help me with this error


My server is CENTOS 5.6 final and php 5.2.17 / http 2.2.3 /// plesk 10.2.0
2011-06-16 10:57:47: (mod_fastcgi.c.2588) FastCGI-stderr: PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0

Cannot find config item ["global/SERVERsocket==:8443", ".php", 0]
2011-06-16 10:58:24: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 3785 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-06-16 10:58:24: (mod_fastcgi.c.3218) child exited, pid: 3785 status: 1
2011-06-16 10:58:24: (mod_fastcgi.c.3265) response not received, request sent: 514 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /index.php , closing connection
Cannot find config item ["global/SERVERsocket==:8443", ".php", 0]
2011-06-16 10:58:25: (log.c.135) server stopped
2011-06-16 10:58:26: (log.c.75) server started
2011-06-16 11:03:28: (log.c.135) server stopped
2011-06-16 11:03:29: (log.c.75) server started
2011-06-16 11:08:31: (log.c.135) server stopped
2011-06-16 11:08:32: (log.c.75) server started
 
I remember only one similar issue and the cause of problem was traced down to corrupted DNS entries in the database. Normally, each record in domains and domainaliases tables should have each own record in dns_zone, but there they shared the same single record. Every operation that updates the DNS, was confusing the program causing our PHP engine to crash.
In any case it require detailed investigation directly on your server. Therefore I suggest you contact Parallels Support Team.
 
Back
Top