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

Plesk Admin - 500 Internal Server

M

mpeters13

Guest
Server: CentOS 6 with Parallels Plesk Panel 10 (64-bit)

Hi. I'm in the process of moving my site from DreamHost to 1and1. 1and1 uses Plesk as a frontend for their dedicated server customers. I have little experience with Plesk, however.

I was troubleshooting some permissions on a site and accidentally ended up chown 755 to every file on my root partition.

Per several posts and blogs on the Internet, I have performed the following commands:

rpm --setugids -a
rpm --setperms -a

These commands, however, do not appear to repair the permissions on the /usr/local/psa folder.

After repairing permissions, the panel still wouldn't load.

I used the information here: http://kb.parallels.com/en/1528 to confirm the permissions on verified the permissions on /usr/local/psa/admin/sbin/*wrapper for ownership by root:psaadm (chmod 4110)

After a full day of googling, I'm left with this error (tailf -f /var/log/sw-cp-server/error_log):

2012-04-24 13:01:12: (mod_fastcgi.c.893) bind failed for: unix:/usr/local/psa/tmp/sw-engine.sock-0 Address already in use
2012-04-24 13:01:12: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
2012-04-24 13:01:12: (connections.c.1737) SSL (error): 5 -1 0 Success


Can someone provide the default permissions and ownership rights for the /usr/local/psa directory and its children? If someone could also provide a better explanation of the error message above, I would appreciate it. I can only assume it's a wrapping issue, but I can't discern much more than that. If you require more information, please let me know.

Thank you.
 
Back
Top