• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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