Lightsail - Using Memcached on Wordpress Instance

0

Hi,

I instealled litespeed cache. I configurred it but I couldn't get rid of this error. Not sure how to solve it. I tried couple ways in google but didn't work.

Enter image description here

Mac
demandé il y a un mois115 vues
1 réponse
1
Réponse acceptée

From your screenshot, memcached extension is installed.

Do you have memcached server installed?

If not, you need to install it. Either sudo dnf install memcached or sudo apt install memcached depending on what Linux OS you are running

Enable and start the service

sudo systemctl enable memcached
sudo systemctl start memcached
AWS
EXPERT
Mike_L
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • I removed LiteSpeed and installed W3, it seems W3 is more straigforward and increased speed without doing these configurations. Thanks for the asnwer.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions