• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

7.5.3 Hardlinked suexec and psa-suexec ???!!!???

J

jamesyeeoc

Guest
Ok, here's a new one on me. In trying to figure out yet another case of cgi-bin scripts giving 500 errors (premature end of script headers), I have discovered that the /usr/sbin/suexec and /usr/sbin/psa-suexec are actually hardlinked (same inode number).

Can someone else with Plesk 7.5.3 verify if theirs is the same?

ls -i /usr/sbin/suexec
ls -i /usr/sbin/psa-suexec

and see if the inode numbers are the same on yours??

If not, then I don't have a clue as to how this happened. But I am assuming that my psa-suexec is now hosed during one of the last updates... (yes, I've tried ALL of the other hundreds of suggestions and none work, the last thing was the suexec issue)

Thanks!
 
That's normal, and has been like that a while I think, certainly for the last few versions.
 
Thanks Cranky, I wouldn't have thought to check for hardlinks on suexec. I remember that Plesk 6 wasn't that way.
 
Back
Top