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

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