• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

sw-engine-cgi seg-fault after upgrade to 9.5.2

C

chenm

Guest
Well this is embarrassing. I don't have a clue to solve the following after upgrading to Plesk 9.5.2.
Accessing Plesk Panel produces the following Browser Error:

500 - Internal Server Error

and the /var/log/sw-cp-server/error_log shows:

2010-06-22 16:43:12: (mod_fastcgi.c.1015) terminated by signal: 11
2010-06-22 16:43:12: (mod_fastcgi.c.1020) to be exact: it seg-fault, crashed, died, ... y
ou get the idea.
2010-06-22 16:43:12: (mod_fastcgi.c.1022) If this is PHP try to remove the byte-code cach
es for now and try again.
2010-06-22 16:43:12: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
2010-06-22 16:43:12: (mod_fastcgi.c.3505) all handlers for /index.php on .php are down.
[root@x2pl

If this is PHP try to remove the byte-code caches for now and try again

2010-06-22 16:43:12: (mod_fastcgi.c.1000) the fastcgi-backend /usr/bin/sw-engine-cgi -c /
usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm failed to start
:
2010-06-22 16:43:12: (mod_fastcgi.c.1015) terminated by signal: 11
2010-06-22 16:43:12: (mod_fastcgi.c.1020) to be exact: it seg-fault, crashed, died, ... y
ou get the idea.
2010-06-22 16:43:12: (mod_fastcgi.c.1022) If this is PHP try to remove the byte-code cach
es for now and try again.
2010-06-22 16:43:12: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
2010-06-22 16:43:12: (mod_fastcgi.c.3505) all handlers for /index.php on .php are down.

NOTE: I am able to successfully run the following from the command line:
/usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm

Any help would be appreciated...
 
Thank you. I have forwarded it to developers for the further investigation. I will update thread with any useful information as soon as I receive it.
 
I have found the solution. The sw-cp-server package install was for RHEL5.
As I am running centos 5.5, I needed the package for Centos 5. Don't know how the incorrect one got installed.
Maybe I accidentally installed per the related link (however it should have thrown an error):
http://kb.odin.com/en/8338
 
Back
Top