magento - Warning: include(Zend/Log.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/lib/Varien/Autoload.php on line 94 -
i tried install magento plug in updates. after doing so, deleted "maintenance flag" via ftp. still cannot access website's frontend nor backend. can me please?
here's error i'm receiving:
warning: include(zend/log.php): failed open stream: no such file or directory in /home/xxxxx/public_html/lib/varien/autoload.php on line 94
warning: include(): failed opening 'zend/log.php' inclusion (include_path='/home/xxxxx/public_html/app/code/local:/home/xxxxx/public_html/app/code/community:/home/xxxxx/public_html/app/code/core:/home/xxxxx/public_html/lib:.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/lib/varien/autoload.php on line 94
fatal error: class 'zend_log' not found in /home/xxxxx/public_html/app/code/core/mage/core/functions.php on line 247
i'm having same issue. i'm getting closer figuring out wrong haven't solved yet. try going developer mode putting
setenv mage_is_developer_mode "true"
into .htaccess. should give more (better) error messages.
Comments
Post a Comment