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

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