Sascha Orf
2017-11-04 10:07:48 UTC
Hello,
I've been looking for a solution for some time now, but I'm not able to find one.
I set up TYPO3 8.7.8 with PHP 7.1.10. Frontend, Backend, everything seems to work without any problems.
But if I try to run a cronjob, I keep getting: "TYPO3 Fatal Error: Extension key "core" is NOT loaded".
Has anybody an idea what is going wrong here?
Full error message:
"PHP Fatal error: Uncaught BadFunctionCallException: TYPO3 Fatal Error: Extension key "core" is NOT loaded! in [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php:133
Stack trace:
#0 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Controller/ErrorPageController.php(54): TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('core', 'Resources/Priva...')
#1 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/GeneralUtility.php(3901): TYPO3\CMS\Core\Controller\ErrorPageController->__construct()
#2 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php(58): TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Core\\...')
#3 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php(44): TYPO3\CMS\Core\Error\ProductionExceptionHandler->echoExceptionWeb(Object(TYPO3\CMS\Core\Package\Exce in [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 133"
I've been looking for a solution for some time now, but I'm not able to find one.
I set up TYPO3 8.7.8 with PHP 7.1.10. Frontend, Backend, everything seems to work without any problems.
But if I try to run a cronjob, I keep getting: "TYPO3 Fatal Error: Extension key "core" is NOT loaded".
Has anybody an idea what is going wrong here?
Full error message:
"PHP Fatal error: Uncaught BadFunctionCallException: TYPO3 Fatal Error: Extension key "core" is NOT loaded! in [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php:133
Stack trace:
#0 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Controller/ErrorPageController.php(54): TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('core', 'Resources/Priva...')
#1 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/GeneralUtility.php(3901): TYPO3\CMS\Core\Controller\ErrorPageController->__construct()
#2 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php(58): TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Core\\...')
#3 [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php(44): TYPO3\CMS\Core\Error\ProductionExceptionHandler->echoExceptionWeb(Object(TYPO3\CMS\Core\Package\Exce in [...]/htdocs/typo3_src-8.7.8/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 133"