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
질문됨 한 달 전115회 조회
1개 답변
1
수락된 답변

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
전문가
Mike_L
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • I removed LiteSpeed and installed W3, it seems W3 is more straigforward and increased speed without doing these configurations. Thanks for the asnwer.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠