2.14.9.8. Configure Memcached in PrestaShop

  1. Open the site admin panel.
  2. Go to the "Advanced settings → Performance" section.
  3. In the "Caching" section:
    1. Enable "Use cache".
    2. Select "CacheMemcached".
    3. Click "Add server", specify the connection settings for Memcached and save the changes:
      • "IP address" — Memcached socket from the "Memcache(d)" section (looks like /home/example/.system/memcache/socket, where examplehosting account name).
      • "Port" — 0.
      • "Weight" — 1.
  4. Check the site operation.
Content

    (1)

    Comments

    milshiniliya
    Если указывать порт 0, то не сохраняется адрес сокета
    ошибка - "Отсутствует порт Memcahced"
    karlov
    В PrestaShop 8.1.2 (актуальная версия на текущий момент) порт 0 сохраняется без каких-либо проблем. Возможно, вы используете старую версию PrestaShop и требуются дополнительные действия для настройки.