Project

General

Profile

Actions

Bug #102166

closed

Wrong path in hint for setting the install tool password

Added by Jan Greth 7 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2023-10-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
installtool, path, message
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

The install tool login mask contains a hint what to do when someone does not know the password:

If you don't know the current password, you can set a new one by setting the value of $GLOBALS['TYPO3_CONF_VARS']['BE']['installToolPassword'] in typo3conf/system/settings.php to the hash value of the password you desire, which will be shown if you enter the desired password in this form and submit it.

The path `typo3conf/system/settings.php` isn't correct. This needs to be `config/system/settings.php`.

Actions

Also available in: Atom PDF