Bug #66456
closedInstall Tool fails on upgrading 4.5 LTE site to 6.2 fails on 6.2.12
0%
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
Updated by Wouter Wolters over 9 years ago
- Status changed from New to Needs Feedback
This looks like an opcache problem. Can you try to clear the opcode cache or restart your webserver?
Updated by Dennis Lümkemann over 9 years ago
I stopped Apache, checked for php processes (there were none) and restarted Apache. Same problem.
Updated by Riccardo De Contardi about 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.