Getting a PHP Fatal Error: Uncaught Error: Class 'Zend_Cache' not found
Something went wrong when I was using the Component Manager to install a module, and now I cannot see my front or back ends.
When I try to do anything through the CLI I get this message:
PHP Fatal error: Uncaught Error: Class 'Zend_Cache' not found in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php:148
Stack trace:
#0 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(67): MagentoFrameworkAppCacheFrontendFactory->create(Array)
#1 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(146): MagentoFrameworkAppCacheFrontendPool->_initialize()
#2 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/FrontendPool.php(84): MagentoFrameworkAppCacheFrontendPool->get('default')
#3 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/Config.php(49): MagentoFrameworkAppCacheTypeFrontendPool->get('config')
#4 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/Cache/Frontend/Decorator/Bare.php(65): MagentoFrameworkAppCacheTypeConfig->_getFr in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php on line 148
Can anyone tell me what to do? I have looked in the Factory.php, Pool.php etc and I can't tell what is wrong.
Thanks!
magento2 zend-framework
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Something went wrong when I was using the Component Manager to install a module, and now I cannot see my front or back ends.
When I try to do anything through the CLI I get this message:
PHP Fatal error: Uncaught Error: Class 'Zend_Cache' not found in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php:148
Stack trace:
#0 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(67): MagentoFrameworkAppCacheFrontendFactory->create(Array)
#1 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(146): MagentoFrameworkAppCacheFrontendPool->_initialize()
#2 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/FrontendPool.php(84): MagentoFrameworkAppCacheFrontendPool->get('default')
#3 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/Config.php(49): MagentoFrameworkAppCacheTypeFrontendPool->get('config')
#4 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/Cache/Frontend/Decorator/Bare.php(65): MagentoFrameworkAppCacheTypeConfig->_getFr in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php on line 148
Can anyone tell me what to do? I have looked in the Factory.php, Pool.php etc and I can't tell what is wrong.
Thanks!
magento2 zend-framework
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Something went wrong when I was using the Component Manager to install a module, and now I cannot see my front or back ends.
When I try to do anything through the CLI I get this message:
PHP Fatal error: Uncaught Error: Class 'Zend_Cache' not found in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php:148
Stack trace:
#0 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(67): MagentoFrameworkAppCacheFrontendFactory->create(Array)
#1 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(146): MagentoFrameworkAppCacheFrontendPool->_initialize()
#2 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/FrontendPool.php(84): MagentoFrameworkAppCacheFrontendPool->get('default')
#3 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/Config.php(49): MagentoFrameworkAppCacheTypeFrontendPool->get('config')
#4 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/Cache/Frontend/Decorator/Bare.php(65): MagentoFrameworkAppCacheTypeConfig->_getFr in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php on line 148
Can anyone tell me what to do? I have looked in the Factory.php, Pool.php etc and I can't tell what is wrong.
Thanks!
magento2 zend-framework
Something went wrong when I was using the Component Manager to install a module, and now I cannot see my front or back ends.
When I try to do anything through the CLI I get this message:
PHP Fatal error: Uncaught Error: Class 'Zend_Cache' not found in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php:148
Stack trace:
#0 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(67): MagentoFrameworkAppCacheFrontendFactory->create(Array)
#1 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Pool.php(146): MagentoFrameworkAppCacheFrontendPool->_initialize()
#2 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/FrontendPool.php(84): MagentoFrameworkAppCacheFrontendPool->get('default')
#3 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Type/Config.php(49): MagentoFrameworkAppCacheTypeFrontendPool->get('config')
#4 /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/Cache/Frontend/Decorator/Bare.php(65): MagentoFrameworkAppCacheTypeConfig->_getFr in /chroot/home/urbanta1/devm2.urbantactical.com/html/vendor/magento/framework/App/Cache/Frontend/Factory.php on line 148
Can anyone tell me what to do? I have looked in the Factory.php, Pool.php etc and I can't tell what is wrong.
Thanks!
magento2 zend-framework
magento2 zend-framework
edited Mar 10 '17 at 4:56
Danny Nimmo
1,070918
1,070918
asked Mar 9 '17 at 21:18
CrystalCrystal
112
112
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Check the code of the module you are trying to install.
I had the same error and it was because i had Magento core files inside one of the vendor modules. So this files were in conflict with the current installation.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f163681%2fgetting-a-php-fatal-error-uncaught-error-class-zend-cache-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Check the code of the module you are trying to install.
I had the same error and it was because i had Magento core files inside one of the vendor modules. So this files were in conflict with the current installation.
add a comment |
Check the code of the module you are trying to install.
I had the same error and it was because i had Magento core files inside one of the vendor modules. So this files were in conflict with the current installation.
add a comment |
Check the code of the module you are trying to install.
I had the same error and it was because i had Magento core files inside one of the vendor modules. So this files were in conflict with the current installation.
Check the code of the module you are trying to install.
I had the same error and it was because i had Magento core files inside one of the vendor modules. So this files were in conflict with the current installation.
answered Mar 14 '17 at 19:44
Ivan MassonIvan Masson
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f163681%2fgetting-a-php-fatal-error-uncaught-error-class-zend-cache-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown