Yes, I checked this link before.
I try to insert this line in my php, but I have always error.
define( ‘LSCWP_DIR’, /absolute/path/to/your-real/wp-content/plugins/litespeed-cache/ ) ;
Sorry I’m beginner,
I need to write absolute ?
Didn’t accept <> ?
Thank you.
Plugin Support
qtwrk
(@qtwrk)
please provide the report number
you can get it in toolbox -> report -> click “send to LiteSpeed”
Thank you very much. (Report sent)
Report number: SFPYTUHL
Report date: 04/15/2022
Waiting your help.
Best regards & Thanks.
Plugin Support
qtwrk
(@qtwrk)
please try create a php page with code
<?php
require( './wp-load.php' );
echo LSCWP_DIR . '<br>';
echo WP_CONTENT_DIR . '<br>';
echo WP_CONTENT_URL . '<br>';
echo WP_PLUGIN_DIR . '<br>';
and access it , see what it output
This is the result:
/home/gwfj6750/public_html/wp-content/plugins/litespeed-cache/
/home/gwfj6750/public_html/wp-content
https://genialmall.com/wp-content
/home/gwfj6750/public_html/wp-content/plugins
Thank you.
Hello Qtwrk,
I did lot of search and i found plugin iTheme Security has problem with Sppedlite.
I just: Unchek “Disable PHP Plugin”.
Now i don’t have error 404 and also the lazy load for images in my home work fine.
At this moment all work perfect.
My question is: (Unchek “Disable PHP Plugin”.)
Does this option have negative effects ?
Thank you.
Plugin Support
qtwrk
(@qtwrk)
well , that’s more like a question to iTheme , from what it sounds , this looks like disable PHP function in /wp-content/plugins directory
I hope there is no danger on the site with this option. If not, I’ll try to contact iTheme for more info.
Thank you for your help and I will mark this issue as resolved.
Have a nice day.