Permissions of CXS files changes by accident
Posted: 27 Jan 2025, 14:28
This is very embarrassing.
I accidentally ran
and all my server files changed to 644.
I was able to restore pretty much everything so everything is fine now.
But I'm getting this permissions error with CXS.
What are the permissions that should be reset to solve this..
Is there an easy fix?
I accidentally ran
Code: Select all
find /* -type f -print0 | xargs -0 chmod 0644
I was able to restore pretty much everything so everything is fine now.
But I'm getting this permissions error with CXS.
What are the permissions that should be reset to solve this..
Code: Select all
Software error:
open3: exec of /usr/sbin/cxs --version failed: Permission denied at /usr/local/cpanel/whostmgr/docroot/cgi/configserver/cxs.cgi line 46.