• Resolved zorrofes

    (@zorrofes)


    Dear Support,

    I need your help to verify why i have always ERROR 404 when testing my website speed with GTmetrix, KeyCDN, Webpagetest… and others.

    The error is:
    https://ibb.co/zPwJMLt

    I was with one host and just migrated with another.
    Everything works fine except for this problem. And I hope I will find here a solution for that.

    Best regards,
    Thanks.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Cold Egg

    (@eric780217)

    For 404 error with guest vary issue, please check https://www.ads-software.com/support/topic/404-error-with-guest-vary-php/

    Thread Starter zorrofes

    (@zorrofes)

    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”

    Thread Starter zorrofes

    (@zorrofes)

    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

    Thread Starter zorrofes

    (@zorrofes)

    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.

    Thread Starter zorrofes

    (@zorrofes)

    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

    Thread Starter zorrofes

    (@zorrofes)

    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.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Error: 404 – Litespeed & WordPress’ is closed to new replies.