Bug #47066
If typo3conf is not writeable we get a uncaught exception 'RuntimeException'
Status: | Closed | Start date: | 2013-04-09 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.1.0-beta2 | |||
TYPO3 Version: | 6.1 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
PHP Fatal error: Uncaught exception 'RuntimeException' with message '[...]/typo3conf/LocalConfiguration.php is not writable.' in [...]/typo3_src-git/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php:340\nStack trace:\n #0 [...]/typo3_src-git/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php(400): TYPO3\\CMS\\Core\\Configuration\\ConfigurationManager->writeLocalConfiguration(Array)\n #1 [...]/typo3_src-git/typo3/sysext/install/Classes/InstallBootstrap.php(55): TYPO3\\CMS\\Core\\Configuration\\ConfigurationManager->createLocalConfigurationFromFactoryConfiguration()\n #2 [...]/typo3_src-git/typo3/install/index.php(42): TYPO3\\CMS\\Install\\InstallBootstrap::createLocalConfigurationIfNotExists()\n #3 {main}\n thrown in [...]/tropos/typo3_src-git/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php on line 340
Related issues
History
#1 Updated by Alexander Opitz over 2 years ago
- Status changed from New to Closed
#2 Updated by Alexander Opitz over 2 years ago
- Category set to Install Tool