Project

General

Profile

Actions

Bug #99278

closed

TYPO3 says one should create a file within typo3conf which no longer exists

Added by Daniel Siepmann over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2022-12-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Opening the Install Tool on a v12 displays a messages:

The Install Tool is locked

To enable the Install Tool, the file ENABLE_INSTALL_TOOL must be created in the directory typo3conf/. The file must be writable by the web server user. The filename is case-sensitive but the file itself can be empty.

Security note: When you are finished with the Install Tool, you should rename or delete this file. It will automatically be deleted if you log out of the Install Tool or if the file is older than one hour.

But there is no more typo3conf/ within the installation. The code also still points to the folder: https://github.com/TYPO3/typo3/blob/main/typo3/sysext/install/Classes/Service/EnableFileService.php#L30

One can create the folder with file within `public/` but I don't think that's how it should be.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #98528: Move location of ENABLE_INSTALL_TOOL in v12Closed2022-10-04

Actions
Actions #1

Updated by Chris Müller over 1 year ago

  • Is duplicate of Bug #98528: Move location of ENABLE_INSTALL_TOOL in v12 added
Actions #2

Updated by Georg Ringer over 1 year ago

  • Status changed from New to Accepted
  • Target version set to 12.2
Actions #3

Updated by Daniel Siepmann over 1 year ago

  • Description updated (diff)
Actions #4

Updated by Georg Ringer over 1 year ago

  • Status changed from Accepted to Closed

closing as duplicate of #98528

Actions

Also available in: Atom PDF