Page 1 of 1

Setting Owner of a file

Posted: 07 May 2020, 00:28
by paljoomla
Hello,
I have a few php files in my system that appear to have no owner: the Owner = 0

Can I change this? How does this happen?

I cannot edit files that have Owner = 0

Thanks

Re: Setting Owner of a file

Posted: 08 May 2020, 10:41
by Jan
Hi, it depends on your system. Phoca Commander cannot change ownership or permissions if PHP does not have rights to do. So if PHP script has rights to do, you can do it. If not, all this needs to be done directly on your server with rights set by server settings. :idea:

Jan