by Sahil Chugh | Last updated Dec 7, 2020 | Security
The latest Magento Patch, SUPEE-9767, Community Edition 1.9.3.3, and Enterprise Edition 1.14.3.3 address to eliminate security vulnerabilities. Important Note Implement and test the patch to confirm it works according to the expectations before deploying it to a live...
by Sahil Chugh | Last updated Dec 7, 2020 | Security
Magento Enterprise Edition and Community Edition 2.0.10 and 2.1.2 contain multiple security enhancements to address a Zend Framework vulnerability, prevent unauthorized users from backing up Magento files, and ensure sessions are invalidated after a user logs out....
by Sahil Chugh | Last updated Oct 16, 2020 | Knowledgebase
We recommend using Redis for caching in Magento 1, instead of the file cache. For most updated Magento installs you need to only add this to your local.xml, very old versions may need to add the Redis module itself. Add this code below the session save path (or...
by Sahil Chugh | Last updated Nov 24, 2020 | Knowledgebase
Cache Management Base URLs are one of the most important parts of Magento and they cause constant trouble for our customers. The good thing is, by knowing about them you will save yourself infinite time and feel like a wizard. Within the Magento admin, these values...
by Sahil Chugh | Last updated Nov 11, 2020 | Knowledgebase
The Cache Management DashboardFlushing the Cache Flushing Redis Cache The Cache Management Dashboard The Magento cache in Magento 1.X is managed under System->Cache Management After clicking that link you should see a full list of your caches, similar to...