Actions
Bug #57464
closedUpgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-03-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This error should be catched.
PHP Fatal error: Uncaught exception 'RuntimeException' with message '/home/opitz/webs/typo3update/typo3conf/LocalConfiguration.php is not writable.' in [...]/typo3update/typo3-src/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php:304 Stack trace: #0 [...]/typo3update/typo3-src/typo3/sysext/install/Classes/Controller/StepController.php(253): TYPO3\\CMS\\Core\\Configuration\\ConfigurationManager->writeLocalConfiguration(Array) #1 [...]/typo3update/typo3-src/typo3/sysext/install/Classes/Controller/StepController.php(59): TYPO3\\CMS\\Install\\Controller\\StepController->migrateLocalconfToLocalConfigurationIfNeeded() #2 [...]/typo3update/typo3-src/typo3/sysext/install/Start/Install.php(132): TYPO3\\CMS\\Install\\Controller\\StepController->execute() #3 {main} thrown in [...]/typo3update/typo3-src/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php on line 304
Do we need a catch all like we did for 6.1? See #11771
Actions