- If you have a managed VPS or managed Dedicated Server, please open a support ticket on the Hosting Panel at https://my.hosting.comand request memcached for your system. We will install it for you.
- If you have an unmanaged VPS, you can install memcached yourself.
- Memcached is not supported on non-Turbo shared hosting accounts at this time.
Configuring PrestaShop to use memcached
After memcached is installed on your system, you must configure PrestaShop to use it. To do this, follow these steps:- Log in to PrestaShop as the administrator.
- On the menu bar, click ADVANCED PARAMETERS, and then click Performance.
- Scroll down the page to the CACHING section.
- Under Use cache, click YES.
- Under Caching system, select Memcached.
- Click Add server. Additional settings appear.
-
In the IP Address text box, type
127.0.0.1. -
In the Port text box, type
11211. -
In the Weight text box, type
1. - Click Add Server.
- Click Save.
More information
- For more information about memcached, please visit http://www.memcached.org.
- To view the official online PrestaShop documentation, please visit http://doc.prestashop.com.