problem with litecache manager in cpannel

#1
hi every body, i have some problems pls guide
i have wordpress site with litespeed webserver host, i use ls cache and cloudflare
in cloudflare i set minift java,html,css and in ls cache minify too
in cpannle i have litespeed , litespeed web cache manager - litespeed cache manager - wordpress cache
i have this: ~/public_html Warning
when i set on enable, it shows:

/home/faragasht/public_html - LSCWP Already Enabled But Not Caching - Detected another active cache plugin. Please visit the WordPress Dashboard for further instructions. [LOG][3] Install is flagged [LOG][3] Ignore - Existing install but advanced cache not set

but i dont have theother cache plugin in wordpress pannel!!

when i set enable again it shows only:
[LOG][3] Install is flagged

i dont know why, so i delete ls cache plugin and instal again but this problem exist

do you know why? and how can i make them well?
site is: faragasht.com
 

serpent_driver

Well-Known Member
#2
If you use functions to optimize output you should use ony 1 instance. If code is already minified from LiteSpeed it doesn't make sense to minify it twice with LiteSpeed & Cloudflare, so in my mind disable all optimize functions at cloudflare and use only optimize functions in LS plugin.
 
#4
If you use functions to optimize output you should use ony 1 instance. If code is already minified from LiteSpeed it doesn't make sense to minify it twice with LiteSpeed & Cloudflare, so in my mind disable all optimize functions at cloudflare and use only optimize functions in LS plugin.
previously i used wp rocket plugin, they told it is good to have rocket and cloud minify togheter. so for that i wanted to test them by ls cache too.
but i try do your guide. thx
 

serpent_driver

Well-Known Member
#5
WP Rocket is a plugin for caching, LiteSpeed is a webserver with a HTTP cache and LS WP Plugin is only the control panel to manage webserver cache. This is a huge difference and cannot be compared.
 
#6
thx for your advise about un check minify in cloudflare when i use ls cache plugin (sorry for my bad english)
but stiil have this issue in cpannel
for first test in ls managment
/home/faragasht/public_html - LSCWP Already Enabled But Not Caching - Detected another active cache plugin. Please visit the WordPress Dashboard for further instructions. [LOG][3] Install is flagged [LOG][3] Ignore - Existing install but advanced cache not set
(i dont have another cache plugin)
 
Top