Skip to content

Instantly share code, notes, and snippets.

View aarthiathi's full-sized avatar
💭
Me+Gulp_Underscores

Aarthi Athi aarthiathi

💭
Me+Gulp_Underscores
View GitHub Profile
@aarthiathi
aarthiathi / cacheTypeErrorSolution.txt
Last active April 18, 2017 09:33
One or more of the Cache Types are invalidated: Page Cache. Please go to Cache Management and refresh cache types.
Select the Full Page cache and disable it.
Goto System - Cache Management - Flush Magento Cache
Enable Page Cache again
@aarthiathi
aarthiathi / magentoInstallation.txt
Last active April 24, 2017 23:11
magento installation on localhost ( Mac OS)
MAC OS + MAMP+ MAGENTO - INSTALLATION
Download MAMP from https://www.mamp.info/en/downloads/.
Install the MAMP
Before starting the MAMP server, we need to do something regarding the selection of the php version. I am planning on installing Magento , and it requires PHP 5.6 version of PHP for the composer to be installed successfully.
So , let's do a workaround.