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

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