• Gulshan Kumar

    (@thegulshankumar)


    Hello Team LiteSpeed Cache,

    I am trying to reset the WordPress LiteSpeed Cache plugin settings after facing ‘PHP Fatal error’ message post enabling Object Caching.

    I have WP ClI installed and it works for rest everything but the WP CLI command for reset isn’t working for me.

    Expected: Please provide me a CONSTANT that I can just put into wp-config.php to keep plugin active but non-effective, so I can gracefully disable Object caching back.

    @Moderators please look into this. It’s not possible that nobody has faced critical error yet but search results return nothing.

    https://wordpress.org/search/error+intext%3A%22Plugin%3A+LiteSpeed+Cache%22/

    Thanks

    • This topic was modified 1 week ago by Gulshan Kumar. Reason: added search results URLs
Viewing 1 replies (of 1 total)
  • asfly

    (@asfly)

    You can add the control constant to the wp-config.php file to disable all plugin features:

    define( 'LITESPEED_DISABLE_ALL', true );

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.