define( ‘WP_CACHE’, true ); added to wp-config

Home Forums BulletProof Security Pro define( ‘WP_CACHE’, true ); added to wp-config

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40686
    aoba
    Participant

    Good day,

    I found to files quarantined today, wp-config and .htaccess

    the change in wp-config was just

    define( 'WP_CACHE', true );
    

    added on the second line. after
    <?php

    however checking .htaccess and .htaccess.bk … both files were the same! [so why quarantine same file!??]

    Any thoughts? can this be related to the litespeed thing the host is trying to enforce?

    Thanks.

    #40687
    AITpro Admin
    Keymaster

    When you deactivate or activate the LiteSpeed Cache plugin it adds or removes the WP_CACHE constant code in the wp-config.php file. If you are using the Browser cache option in the LiteSpeed Cache plugin then htaccess code will be added and removed on plugin deactivation or activation.  Do the steps below to take care of this issue.

    1. Delete the wp-config.php file and root htaccess file in Quarantine.
    2. Go to the BPS Pro Setup Wizard page.
    3. Run the Pre-Installation Wizard and Setup Wizard.

    Note: The Setup Wizard has a feature called AutoFix, which will automatically add or remove the WP_CACHE constant code in the wp-config.php file and add or remove LiteSpeed Cache htaccess code in your root htaccess file and BPS Custom Code.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.