File permission problem on vestacp
File permission problem on vestacp
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
But it didn't working.
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
Re: File permission problem on vestacp
chown -R admin:admin /home/admin/web/site.com/public_html