Project

General

Profile

Actions

Bug #52578

closed

Install process removes permission

Added by Oliver Hader over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Install Tool
Target version:
Start date:
2013-10-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The initial server error reads like this:

Forbidden
You don't have permission to access /typo3/sysext/install/Start/Install.php on this server.

The permission to the document root folder is modified and thus TYPO3 is currently locking out itself during the install process.
Looks like $GLOBALS['TYPO3_CONF_VARS']['BE']['folderCreateMask'] is used as targetPermission...
So, either leave out the root node or find a way to determine the correct permission.

In my case I get a
Permission denied: /.../introduction/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://.../typo3/sysext/install/Start/Install.php


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #49162: Rewrite install toolClosed2011-10-30

Actions
Related to TYPO3 Core - Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"ClosedErnesto Baschny2014-03-26

Actions
Related to TYPO3 Core - Bug #53037: Install Tool: Folder structure is too strictClosed2013-10-22

Actions
Actions

Also available in: Atom PDF