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 11 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

Also available in: Atom PDF