Actions
Bug #66456
closedInstall Tool fails on upgrading 4.5 LTE site to 6.2 fails on 6.2.12
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-04-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When trying to upgrade a 4.5 LTE installation to 6.2 using 6.2.12 source, I get this error when trying to load the install tool:
PHP Fatal error: Cannot redeclare class Tx_Extbase_Object_Container_Container in /www/typo3_src-6.2.12/typo3/sysext/extbase/Classes/Object/Container/Container.php
on line 34
Setting the symlink back to 6.2.11 source this error doesn't occur.
PHP 5.3.17 on SLES 11.3
Actions