I
I
imediasun2015-06-17 22:02:08
Access rights
imediasun, 2015-06-17 22:02:08

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

1 answer(s)
A
Andrey Nikiforov, 2015-07-11
@eoffsock

Look at the output, ls -lhaand 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/wwwthis 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 question

Ask a Question

731 491 924 answers to any question