by Sijin George | Jul 30, 2019 | Latest, Magento, Redis, Server Management
Are you sick and tired of slow loading Magento websites? Using Redis cache is one of the best ways to improve Magento website performance. However, enabling Magento Redis cache involves setting up the Redis server and configuring it. This often requires tweaks in...
by Jilu Joseph | Jun 22, 2019 | Latest, Magento, Server Management
Magento users often see 403 Forbidden error when working with their online store. Generally, Magento 403 error occurs when web servers like Apache/php-fpm doesn’t have enough permission to access the website directory. And, it happens when there are problems...
by Sijin George | Jun 19, 2019 | Latest, Magento, Server Management
Magento store uses an indexing mechanism to calculate product prices. Therefore, any change in product price or details need quick re-indexing. One of the fastest way to reindex Magento is via SSH. However, Magento store owners often get errors during reindexing...
by Jilu Joseph | Jun 15, 2019 | Latest, Magento, Server Management
When working with Magento, it’s common to see a message like Exception Printing is Disabled by Default for Security Reasons. However, this is not an error but a notification tells that Exception Printing is currently disabled on the system. By enabling this we...
by Jilu Joseph | Jun 14, 2019 | Latest, Magento, Server Management
Spam mails are always a nuisance! An effective method to stop unwanted email from entering the inbox is SmarterMail content filtering. This helps to discard mails when you don’t really need it. And save disk space as well as a lot of time to clear these spam...
by Jilu Joseph | Jun 7, 2019 | Latest, Magento, Server Management
Composer helps to manage Magento components and their dependencies easily. Sometimes, the customer may need to manage the PHP packages for different websites too. In such cases, composer comes handy. However, errors may happen after user install composer in Magento 2...
Recent Comments