Bug #53298

Installer - file and folder permissions detection

Added by d.ros no-lastname-given over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:2013-11-04
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Install Tool Spent time: -
Target version:6.2.0
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.4 Sprint Focus:
Complexity:

Description

I´ve setup the new 6.2 beta on a debian squeeze with php 5.4.20.

The installtool generates typo3temp folder with permissions like drwxrws but my system relies on suPHP and needs 644 / 755 drwxr-sr-x settings. I could imagine that this can also be true on several other systems.

I think it would make sense to have the ability to change this behavior in initial-installtool or it should determine the rights handling on it´s own or at least give advice to change [BE][fileCreateMask] and [BE][folderCreateMask].

Cheers

David


Related issues

related to Core - Bug #53037: Install Tool: Folder structure is too strict Closed 2013-10-22
related to Core - Bug #51732: Permissions Issue in 6.2alpha2 install tool "drwxrws---" Closed 2013-09-04

History

#1 Updated by Ernesto Baschny over 1 year ago

  • Status changed from New to Closed
  • Target version set to 6.2.0

This was fixed in #52668. New defaults are 0664 and 2775.

Also available in: Atom PDF