Project

General

Profile

Actions

Bug #100353

closed

"config/system/settings.php is not writable" error in Install Tool after deployment

Added by Chris Müller about 1 year ago. Updated 10 months ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
Install Tool
Start date:
2023-03-30
Due date:
% Done:

0%

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

Description

With https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.1/Feature-98957-RespectWrite-protectedSettingsphpInInstallTool.html the settings.php can be readonly.

But when I login into the Install Tool, the Ajax call

/typo3/install.php?install[controller]=layout&install[context]=&install[action]=executeSilentConfigurationUpdate

throws the following error:

Core: Exception handler (WEB: BE): RuntimeException, code #1346323822, file /var/www/marketplace-test.jobroute
r.com/releases/64/vendor/typo3/cms-core/Classes/Configuration/ConfigurationManager.php, line 390: config/system/settings.php is not writable. - {"mode":"WEB","application_mode":"BE","exception_class":"RuntimeException","exception_code":13
46323822,"file":"/var/www/example.com/vendor/typo3/cms-core/Classes/Configuration/ConfigurationManager.php","line":390,"message":"config/system/settings.php is not writable.","request_url":"https://example.com/typo3/install.php?install[controller]=layout&install[context]=&install[action]=executeSilentConfigurationUpdate","exception":null}

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #98957: Let Install Tool support write-protected settings.phpClosedAndreas Kienast2022-10-30

Actions
Has duplicate TYPO3 Core - Bug #101193: Avoid exceptions when typo3conf/system/settings.php is not writableResolved2023-06-29

Actions
Actions #1

Updated by Chris Müller about 1 year ago

  • Related to Feature #98957: Let Install Tool support write-protected settings.php added
Actions #2

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78334

Actions #3

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78334

Actions #4

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78334

Actions #5

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78334

Actions #6

Updated by Benni Mack 11 months ago

  • Target version changed from 12 LTS to Candidate for patchlevel
Actions #7

Updated by Andreas Kienast 11 months ago

  • Status changed from Under Review to New
Actions #8

Updated by Susanne Moog 10 months ago

  • Has duplicate Bug #101193: Avoid exceptions when typo3conf/system/settings.php is not writable added
Actions #9

Updated by Susanne Moog 10 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF