Configure Cache
NOTE: before enabling cache make sure you have installed and enabled the cache extension.
APC / APCu
You need to edit your config.php file and the following line
MEMCACHE
You need to know ip and port of the machine/s where memcached service is installed and then add the following lines to the file config.php
Last updated