2.13.8.8. Memcached setup in PrestaShop
To enable support Memcached in PrestaShop:
- Openup Adminpanel site.
- Go to section "Advanced options → Performance".
- In the section "Caching":
- Set the switch opposite "Use caching" into position "YES".
- Pleaseselect "CacheMemcached".
- Clickon "Add Server" and fill in the fields:
- "IP address" — specify
/home/example/.system/memcache/socket
substituting insteadexample
hosting account namein which the site is hosted. - "Port" — specify
0
. - "Weight" — specify
1
.
- Save your changes.
- Check the site is working.