warnings - Magento issue after patch update - product not getting added to cart and admin login not allowed -


i running magento ce 1.9.

the issue :

  1. products not getting added cart
  2. admin login not allowed , show error :

[ warning: include(mage.php): failed open stream: no such file or directory in /var/www/<path web...>/lib/varien/autoload.php on line 93

warning: include(): failed opening 'mage.php' inclusion (include_path='/var/www/...path web.../app/code/local:/var/www/...path web.../app/code/community:/var/www/...path web.../app/code/core:/var/www/...path web.../lib:.:/usr/share/pear:/usr/share/php') in /var/www/...path web.../lib/varien/autoload.php on line 93

fatal error: class 'mage' not found in /var/www/...path web.../app/code/core/mage/core/functions.php on line 244 ]

when clear cache folder, these issues solved, again reappears after few hours !

i remember did patch update 1533,5344,5994 , after few days got issue, earlier never happened. doubt on patch may not fact. can solve running cron every hour clear cache, not permanent solution.

can please help, cant figure out. in advance.

after applying patch, check status of rights , permissions on folders , files.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -