Actions
Bug #56166
closedRecurrent Fatal error in the backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
I have a recurrent error in the backend of TYPO3, it's a fatal error that shows everywhere in the backend (see attached file)
Here is the error :
Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /opt/typo3/typo3_src-6.1.7/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
Sometimes, when i restart apache the error disappears and everything works fine, but the error retrurns back some hours later for no reason.
Restarting apache doesn't make the error disappear everytime!
I use TYPO3 6.1.7 and PHP 5.3.7
Files
Actions