Make WordPress Core

Opened 12 months ago

Last modified 12 months ago

#57309 new defect (bug)

site health tool says to enable persistent object cache but it's already enabled on the hosting service

Reported by: wordmax's profile wordmax Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.1.1
Component: Site Health Keywords: reporter-feedback close
Focuses: Cc:

Description

wp admin > tools > site health

Getting reminder from wp saying "enable persistent object cache" even though memcached php module is enabled on PHP v8.1 on the shared cpanel web hosting at (A2 turbo boost w/ litespeed feature and litespeed cache plugin enabled.

Is there another option on hosting or wordpress that needs to be enabled for persistent object cache to begin working?

Thank you

Change History (2)

#1 @costdev
12 months ago

  • Component changed from General to Site Health

#2 @knutsp
12 months ago

  • Keywords reporter-feedback close added

Having the memcached module loaded and the LSCache plugin activated in not sufficient by itself. The memcached server must exist, be running and connected to. This is enabled in LSCache applet in cPanel, and detected and ebabled in the Object Cache tab in Litespeed Cache settings in WordPress.

I use this myself when available on Enterprise level hosting. But not availiable on the budget hosting plans I am familiar with. When activated on both ends, correctly detected in Site Health.

This ticket desciption therefore seems more like a support question at this point. Please try https://wordpress.org/support/plugin/litespeed-cache/ or seek help from your hosting partner.

Are you sure your object caching is working? What des your LItespeed Cache - Object Cache settings page say?

Last edited 12 months ago by knutsp (previous) (diff)
Note: See TracTickets for help on using tickets.