Skip to main content

Linux directory permissions set d-------- ( 000)

Comments

6 comments

  • andrew.n
    Are you trying to change back the permission as root via SSH? What does chmod 644 foldername do?
    0
  • Brian Mniko
    Yes, am using toot access
    0
  • cPanelLauren
    How were you attempting to change permissions? If you were doing so through the UI in cPanel's file manager you wouldn't have root permissions. You'd need to change this to the standard permissions using the the CLI chmod 755 directoryname
    0
  • Brian Mniko
    How were you attempting to change permissions? If you were doing so through the UI in cPanel's file manager you wouldn't have root permissions. You'd need to change this to the standard permissions using the the CLI chmod 755 directoryname

    Hi I have tried to change and this is the results [root@XXXXXX]# chmod 755 public_html chmod: changing permissions of "public_html": Operation not permitted [root@XXXXXXX]# Operation not permitted Kindly advice Thanks Brian
    0
  • cPAdminsMichael
    Can you send me the output from following "ls -al" and "lsattr"?
    0
  • cPanelLauren
    lsattr
    is where it's going to be I'll bet this file is immutable
    0

Please sign in to leave a comment.