Page 1 of 1

File permission problem on vestacp

Posted: Mon Nov 24, 2014 9:40 pm
by dmr
Hello

I am transferring our clients sites o new vestacp
but I am having files permission problem.

How can I change all files permission at a time ? is there any easy way to do it ?
I have tried

Code: Select all

chown admin:admin /home/admin/web/site.com/public_html/ -R
But it didn't working.

Re: File permission problem on vestacp

Posted: Tue Nov 25, 2014 8:45 am
by sim
chown -R admin:admin /home/admin/web/site.com/public_html