[TYPO3-english] Wrong permissions on PackageStates.php
Sergio Catalá
scatala.enet at gmail.com
Mon Mar 30 10:22:10 CEST 2015
Hi list,
We want to setup the right permissions for our filesystem (we are using
Typo3 6.2.9). And we have in LocalConfiguration.php the next settings:
[BE][fileCreateMask] = 0660
[BE][folderCreateMask] = 2770
[BE][createGroup] = 'www-data'
But, for example, if we delete "PackageStates.php" file under typo3conf/,
when it is again recreated, it has the wrong permissions:
-rw-rw-r-- 1 www-data www-data 26K Mär 30 10:16 PackageStates.php
What are we doing wrong?
Something missing?
Thanks in advance,
Sergio
More information about the TYPO3-english
mailing list