[TYPO3-dev] TYPO3 6.2 folder permissions
Franz Holzinger
franz at ttproducts.de
Wed Feb 5 12:11:58 CET 2014
Hello Bernd,
Le 05. 02. 14 11:49, bernd wilke a écrit :
>>
>> I need a tool which sets the user and group of the owner of typo3temp to
>> those of the Apache. I do not have root rights to set this.
>
> what about the build-in 'chown'?
> as the owner of the dir/file you should be able to give it away.
>
> chown www-data:www-data typo3temp
>
> and the transfered owner could be initiated by the s-Bit set for this
> directory (which really does not need to be set)
The chown operation is not permitted.
see
http://stackoverflow.com/questions/13225453/chown-operation-not-permitted
And I also do not have a shell access. I would write a PHP script.
However it won't work for a normal user.
- Franz
More information about the TYPO3-dev
mailing list