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

500 - internal server error, sw-engine.sock-0 Address already in use

11.0.9 CentOS 5 110120608.16
500 - internal server error when trying to access Control Panel
Someone could help me to fix this error I see in log/sw-cp-server/error-log file ?

2015-03-24 13:45:39: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine.sock-0 Address already in use
2015-03-24 13:45:39: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.

I tried rename file sw-engine.sock-0
Did reboot service sw-cp-server stop/start and nothing happens

2015-03-25 10:27:18: (server.c.1543) server stopped by UID = 0 PID = 11556 2015-03-25 10:28:20: (log.c.166) server started
2015-03-25 10:28:28: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine.sock-0 Permission denied
2015-03-25 10:28:28: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2015-03-25 10:28:28: (mod_fastcgi.c.3644) all handlers for /login_up.php3? on .php are down.

I Do not know what to do, ask for help.
 
Hi Александр_Чемодуров,

please use "/usr/local/psa/bin/repair --restore-vhosts-permissions" to restore your permissions. Afterwards, please try to restart the Plesk Control Panel with "/etc/init.d/psa restart" ( or "/etc/init.d/psa stop" and "/etc/init.d/psa start" ).


If this didn't work for you, please use the bootstrapper repair procedure

For example, if you use Plesk 11.0 / 11.5:

/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair
 
Back
Top