I got 1 error like this. can't access website + delete files : permission error

Let’s clear/unset immutability attribute

# a flag lists all contents, i flag for files which cannot be modified (immutable)
$ chattr -R -ia /home/mycoolwebsite/public_html
2 Likes