• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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