Answer the question
In order to leave comments, you need to log in
On all Forbiden server sites?
[email protected]:~# chown -R www-data:www-data /var/www - operation not allowed
why?
Answer the question
In order to leave comments, you need to log in
Look at the output, ls -lha
and it will lsattr
probably help you chattr -R +i /var/www
( man )
If not, things get interesting. See if there are disks mounted in RO: egrep " ro,|,ro " /proc/mounts
If the disk is on /var/www
this list, you should think about how you can remount it in RW and how it happened in general.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question