Jump to content

Problem: Prestashop 1.7.4.2 Memcached option greyed out


Mehmet Aga

Recommended Posts

Hi,

 

Today i came across to an annoying bug or whatever, i configured Memcached on my server, and i wanted to cache my website using memcached, because of our big Product base 90K+, however the options are greyed out, i already added the server in the field using PHPmyadmin, but still i cant find the enable button or memcached option,

 

See attachment below

capture2.PNG

Capture1.PNG

Link to comment
Share on other sites

  • 3 months later...
  • 6 months later...

Thanks for your answer

I have installed memcached

 I thought it was compatible with php 7

then the cache with
Memcached via PHP :: Memcache (you need to install the Memcache PECL extension)
  Memcached via PHP :: Memcached (you need to install the Memcached Extension PECL)
  APC (you need to install the APC PECL extension)
  Xcache (you need to install the Xcache extension)

can't you use it? with PHP 7?

Link to comment
Share on other sites

APC not, memcached not, xCache not. All these are old caching system. From php 7.0. on there is a better caching system (php-fm). It is installed automatically. You must configure it to work properly on your server. Ask server admin for that. With this high quantity of products (90K+) better to run nginx.

Link to comment
Share on other sites

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...