Project

General

Profile

Actions

Bug #57464

closed

Upgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.

Added by Alexander Opitz about 10 years ago. Updated about 4 years ago.

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.ClosedAlexander Opitz2014-03-31

Actions
Actions #1

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from New to Needs Feedback

Is this still valid? Could you check with the latest version (6.2.12) ?

Actions #2

Updated by Alexander Opitz over 8 years ago

ping to myself

Actions #3

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to New

Yes, still not catched.

Actions #4

Updated by Benni Mack almost 7 years ago

I disagree catching stuff like that. If LocalConfiguration should be written but is not writable it is a system error (and should only happen in the install tool / EM anyway, not in FE or regular BE editing).

Actions #5

Updated by Alexander Opitz almost 7 years ago

@Benni Mack But it should result in a nice output and not in a backtrace.

Actions #6

Updated by Benni Mack over 4 years ago

  • Status changed from New to Needs Feedback

Can't reproduce this anymore with TYPO3 v10

Actions #7

Updated by Benni Mack about 4 years ago

  • Status changed from Needs Feedback to Closed

Hey Alex,

I will close this one now due to lack of feedback, if you feel this is an issue still, please re-open the issue.

Actions

Also available in: Atom PDF